package stb_truetype

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.4.tar.gz
md5=293c268649b0cdab23c3fc5d7847dea3

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: 01 Feb 2018

Dependencies (2)

  1. ocamlfind build
  2. ocaml >= "4.02"

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.