stb_truetypeversion
OCaml bindings to stb_truetype, a public domain font rasterizer
Stb_truetype is an OCaml binding to stb_truetype from Sean Barrett, Nothings:
stb_truetype.h: public domain C truetype rasterization library
The OCaml binding is released under CC-0 license. It has no dependency beside working OCaml and C compilers (stb_truetype is self-contained).
Author | Frederic Bour <frederic.bour@lakaban.net> |
---|---|
License | CC0-1.0+ |
Published | |
Homepage | https://github.com/let-def/stb_truetype |
Issue Tracker | https://github.com/let-def/stb_truetype |
Maintainer | Frederic Bour <frederic.bour@lakaban.net> |
Dependencies | |
Source [http] | https://github.com/let-def/stb_truetype/archive/v0.5.tar.gz sha256=e90c2f52e2c68e63b8b77bf6129b2606b2c09e57aafff882e1de4a642a1e4719 md5=07ab3121e8f3e5fd400cc685cb76f845 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/stb_truetype/stb_truetype.0.5/opam |
Required by