Expand description
The text module contains the text rendering, font loading functionality of CGL
Structs
- The public font object
- The Font Character struct contains all the information about a character in a font
Functions
- Bakes the given text into a texture using the specified font and font size.
- Initialized the text module
- Shuts down the text module