otfm
OpenType font decoder for OCaml

Install

Authors

Maintainers

Sources

otfm-0.3.0.tbz
md5=e8e0ecb91048983b09a7fbe593042c89

Description

Release %%VERSION%%

Otfm is an in-memory decoder for the OpenType font data format. It provides low-level access to font tables and functions to decode some of them.

Otfm is made of a single module and depends on Uutf. It is distributed under the ISC license.

Dependencies (7)

  1. uutf >= "1.0.0"
  2. uchar
  3. result
  4. topkg build
  5. ocamlbuild build
  6. ocamlfind build
  7. ocaml >= "4.01.0" & < "5.0"

Dev Dependencies

None

Used by (1)

  1. biotk

Conflicts

None