RichTextGlyph
Constructors
RichTextGlyph(index)→RichTextGlyph
Constructs a RichTextSymbol object from a glyph index.
indexnumberGlyph index for a specific font file.
Properties
.indexnumber
Glyph index for a specific font file.
Constructs a RichTextSymbol object from a glyph index.
indexnumberGlyph index for a specific font file.
Glyph index for a specific font file.
Represents a glyph by index. Used in
RichText.Glyphs are specific to each font, so a glyph index may represent a completely different character in a different font. Some fonts contain alternate glyphs for certain characters, and some even contain glyphs that don't represent any character.