package fontforge-of-ocaml

  1. Overview
  2. Docs

The glyph's unicode code point, or -1

A flag that indicates the glyph's references should be unlinked and remove overlap run on it before the font is saved (and then the original references replaced after the save finishes).

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