stb_truetype
OCaml bindings to stb_truetype, a public domain font rasterizer
Description
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).
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 08 Jul 2018
- Authors
- Maintainers
Sources
Dependencies
Reverse Dependencies