Creates a new BMFont instance with a textureFolder used as base path for texture loading
A destructor is present on this object, but not explicitly documented in the source.
Loads the font from a binary or text bmfont file.
Returns the dimensions of a string with this font.
Returns the dimensions of a multiline string with this font.
Renders a string to an IText.
Renders a multiline string to an IText.
Handle to underlying bmfont.Font handle.
Returns the line height of this font.
All textures in the BMFont file
Returns true if font has been loaded.
Implementation for AngelCode BMFont.