virtual AdditionalAdvance { get; } | Additional advance width which may be used to adjust placement for the subsequent glyph. |
virtual Advance { get; } | Advance width indicating placement for the subsequent glyph. |
AdvanceOffset { get; } | Horizontal (x) offset relative to glyph position. Mostly used to attach marks (like diacritics) to base characters. |
AscenderOffset { get; } | Vertical (y) offset relative to glyph position. Mostly used to attach marks (like diacritics) to base characters. |
GlyphIndex { get; } | Index of the glyph (GID) in the physical font. |