Font

Undocumented in source.

Members

Variables

baseSize
int baseSize;

Base size (default chars height)

glyphCount
int glyphCount;

Number of glyph characters

glyphPadding
int glyphPadding;

Padding around the glyph characters

glyphs
GlyphInfo* glyphs;

Glyphs info data

recs
Rectangle* recs;

Rectangles in texture for the glyphs

texture
Texture2D texture;

Texture atlas containing the glyphs

Meta