OpenType font decoder for OCaml

Description

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 (5)

  1. uutf >= "1.0.0"
  2. topkg build
  3. ocamlbuild build
  4. ocamlfind build
  5. ocaml >= "4.05.0"

Reverse Dependencies (1)

  1. biotk

Conflicts

    None