wit::Font Member List

This is the complete list of members for wit::Font, including all inherited members.
charData(unsigned char symbol) const wit::Font
draw(float x, float y, const std::string &text, const GXColor &color)wit::Font
Font()wit::Font
Font(const std::string &fontName, bool bold=false, bool italic=false)wit::Font
isValid() const wit::Font
registerFont(const std::string &fontName, bool bold, bool italic, int wordSpacing)wit::Font
setChar(unsigned char symbol, int texWidth, int texHeight, char *data, int leftBearing, int width)wit::Font
~Font()wit::Font