Font file reference


Types

    Name Description Type
    GlyphDataIt stores all glyph data in relation to the created atlas texture file.struct
    SubFontInaccessable class whose objects are used in 'main' Font class. Directly represents a font with a specific size. Responsible for creating texture atlas.class
    FontThe font management class. Allows to load several font sizes at the same time.class