Font

Undocumented in source.

Members

Functions

getTexture
ubyte[] getTexture()

Returns reference to texture data

opIndex
GlyphInfo* opIndex(dchar c)

Get GlyphInfo for character

shouldUpdateTexture
bool shouldUpdateTexture()

Returns true if the graphics frontend should update the texture

Variables

atlasSize
PSize atlasSize;

Size of atlas.

Meta