package stb_truetype

  1. Overview
  2. Docs
OCaml bindings to stb_truetype, a public domain font rasterizer

Install

Dune Dependency

Authors

Maintainers

Sources

v0.3.tar.gz
md5=da2a5e3c58c9d0d96a13edc3292e059d

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).

Published: 14 Nov 2017

Dependencies (2)

  1. ocamlfind build
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None