Allows the user to load and create bitmap fonts
To actually draw text on the screen use the Window draw functions
An enum that determines character styling
A structure that stores rendered font glyps for drawing on the screen
See Source File
Allows the user to load and create bitmap fonts
To actually draw text on the screen use the Window draw functions