Glyph Properties

The Glyph type exposes the following members.

Properties
  NameDescription
Public propertyAdvance
Advance width indicating placement for the subsequent glyph.
Public propertyAdvanceOffset
Horizontal (x) offset relative to glyph position. Mostly used to attach marks (like diacritics) to base characters.
Public propertyAscenderOffset
Vertical (y) offset relative to glyph position. Mostly used to attach marks (like diacritics) to base characters.
Public propertyGlyphIndex
Index of the glyph (GID) in the physical font.
See Also