| blitString(const std::string &txt, Surface &target, const Point &pos) const | wftk::Font | [inline] |
| blitString(const std::string &txt, Surface &target, const Point &pos, const Region &mask, bool copy=false) const | wftk::Font | |
| color() const | wftk::Font | [inline] |
| Font(const std::string &fontfilename, unsigned ptsize=12, const Color &color=textColor(), unsigned face_index=0) | wftk::Font | |
| Font(const unsigned char *buffer, unsigned buf_size, unsigned ptsize=12, const Color &color=textColor(), unsigned face_index=0) | wftk::Font | |
| Font(const Font &f) | wftk::Font | [inline] |
| Font() | wftk::Font | [inline] |
| FontData class | wftk::Font | [friend] |
| getChar(unsigned char c) const | wftk::Font | [inline] |
| getExtents(const std::string &) const | wftk::Font | |
| getHeight() const | wftk::Font | [inline] |
| getString(const std::string &txt) const | wftk::Font | [inline] |
| getString(const std::string &, Point &) const | wftk::Font | |
| metrics() const | wftk::Font | [inline] |
| operator=(const Font &f) | wftk::Font | |
| registry | wftk::Font | [static] |
| Resource typedef | wftk::Font | |
| setColor(const Color &) | wftk::Font | |
| textColor() | wftk::Font | [static] |
| textFont() | wftk::Font | [static] |
| valid() const | wftk::Font | [inline] |
| ~Font() (defined in wftk::Font) | wftk::Font | [inline] |
This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.