FontGl() (defined in FontGl) | FontGl | |
getHeight(float zoom) | FontGl | [virtual] |
getWidth(const string &data, float zoom) | FontGl | [virtual] |
loadFontGfx(const string &fileName, const string &fontDefinition="!\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~") | FontGl | |
prepareDrawing() | FontGl | [virtual] |
printChar(const char data, float x, float y, float zoom) | FontGl | [virtual] |
printString(const string &value, float x, float y, float zoom) | FontGl | [virtual] |
setScreenSize(float virtualWidth, float virtualHeight, int displayWidth, int displayHeight) | FontGl | |
unloadFontGfx() | FontGl | |
~Font() | Font | [inline, virtual] |
~FontGl() (defined in FontGl) | FontGl | |