Property glyphLookupTable
glyphLookupTable
Dictionary used to lookup glyphs contained in the font asset by their index.
Declaration
public Dictionary<uint, Glyph> glyphLookupTable { get; }
Property Value
Type | Description |
---|---|
Dictionary<uint, Glyph> |