mxgui::Font Member List

This is the complete list of members for mxgui::Font, including all inherited members.
calculateLength(const char *s) const mxgui::Font
clippedDraw(T &surface, Color colors[4], Point p, Point a, Point b, const char *s) const mxgui::Font
draw(T &surface, Color colors[4], Point p, const char *s) const mxgui::Font
Font(unsigned char startChar, unsigned char endChar, unsigned char height, unsigned char width, unsigned char dataSize, bool antialiased, const void *data)mxgui::Font
Font(unsigned char startChar, unsigned char endChar, unsigned char height, unsigned char dataSize, bool antialiased, const unsigned char *widths, const unsigned short *offset, const void *data)mxgui::Font
generatePalette(Color out[4], Color fgcolor, Color bgcolor)mxgui::Font [static]
getData() const mxgui::Font [inline]
getDataSize() const mxgui::Font [inline]
getEndChar() const mxgui::Font [inline]
getHeight() const mxgui::Font [inline]
getOffset() const mxgui::Font [inline]
getStartChar() const mxgui::Font [inline]
getWidth() const mxgui::Font [inline]
getWidths() const mxgui::Font [inline]
isAntialiased() const mxgui::Font [inline]
isFixedWidth() const mxgui::Font [inline]