A structure that stores rendered font glyps for drawing on the screen
Load a font from a TTF file with a given size and style
Find how much space a string would take when rendered
Get the glyph for a given character
See Implementation
A structure that stores rendered font glyps for drawing on the screen