TheDrawFont.Character Struct
Definition
Section titled “Definition”A character defined by the font.
public struct TheDrawFont.CharacterFields
Section titled “Fields”GlyphIndex
Section titled “GlyphIndex”The glyph this character represents.
public int GlyphIndexHow wide the font character.
public int WidthEach row of the font character.
public TheDrawFont.CharacterRow[] Rows