A glyph is the visual representation of a character.
The Glyph structure provides the information needed to handle the glyph:
- its coordinates in the font's texture
- its bounding rectangle
- the offset to apply to get the starting position of the next glyph
Structure describing a glyph.
A glyph is the visual representation of a character.
The Glyph structure provides the information needed to handle the glyph: - its coordinates in the font's texture - its bounding rectangle - the offset to apply to get the starting position of the next glyph