Namespace Ot.Gdef

Table Types

Constant Ot.Gdef.Tag = "GDEF"

Class Ot.Gdef.Table

Constructor

Properties

Coverages and ClassDefs

Type Ot.Gdef.Coverage = Set<Ot.Glyph>

Type Ot.Gdef.ClassDef = Map<Ot.Glyph,​number>

Attach Points

Type Ot.Gdef.AttachPoints = Ot.Glyph.PointIDRef[]

Type Ot.Gdef.AttachPointList = Map<Ot.Glyph,​Ot.Gdef.AttachPoints>

Ligature Carets

Datatype Ot.Gdef.LigCaret

Properties

Type Ot.Gdef.LigCaretList = Map<Ot.Glyph,​Ot.Gdef.LigCaret[]>