package stb_truetype

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.5.tar.gz
md5=07ab3121e8f3e5fd400cc685cb76f845

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

Dependencies (2)

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

Dev Dependencies

None

Used by (1)

  1. wall

Conflicts

None

OCaml

Innovation. Community. Security.