package fontforge-of-ocaml

  1. Overview
  2. Docs

The Tex height. The special value of -32768 (0x8000) means the field is unspecified. An unspecified value will not go into the output tables, a value of 0 will.

The Tex depth. The special value of -32768 (0x8000) means the field is unspecified. An unspecified value will not go into the output tables, a value of 0 will.

type t = t
type attr = int
val name : string
val get : t -> attr
val set : t -> attr -> unit