dgt.font

Allows the user to load and create bitmap fonts

To actually draw text on the screen use the Window draw functions

Members

Enums

FontStyle
enum FontStyle

An enum that determines character styling

Structs

Font
struct Font

A structure that stores rendered font glyps for drawing on the screen

Meta