| antiAliased | TTFont | [protected] |
| bordersize | TTFont | [protected] |
| bullet | TTFont | [protected] |
| ENABLE_RUNTIME_CLASSTYPE() | TTFont | |
| Font() | Pentagram::Font | |
| getBaseline() | TTFont | [virtual] |
| getBaselineSkip() | TTFont | [virtual] |
| getHeight() | TTFont | [virtual] |
| getStringSize(const std::string &text, int &width, int &height) | TTFont | [virtual] |
| getTextSize(const std::string &text, int &resultwidth, int &resultheight, unsigned int &remaining, int width=0, int height=0, TextAlign align=TEXT_LEFT, bool u8specials=false) | TTFont | [virtual] |
| Pentagram::Font::getTextSize(const std::string &text, int &resultwidth, int &resultheight, unsigned int &remaining, int width=0, int height=0, TextAlign align=TEXT_LEFT, bool u8specials=false) | Pentagram::Font | [virtual] |
| highRes | Pentagram::Font | [protected] |
| isAntialiased() | TTFont | [inline] |
| isHighRes() const | Pentagram::Font | [inline] |
| renderText(const std::string &text, unsigned int &remaining, int width=0, int height=0, TextAlign align=TEXT_LEFT, bool u8specials=false, std::string::size_type cursor=std::string::npos) | TTFont | [virtual] |
| Pentagram::Font::renderText(const std::string &text, unsigned int &remaining, int width=0, int height=0, TextAlign align=TEXT_LEFT, bool u8specials=false, std::string::size_type cursor=std::string::npos)=0 | Pentagram::Font | [pure virtual] |
| rgb | TTFont | [protected] |
| setHighRes(bool hr) | Pentagram::Font | [inline] |
| SJIS | TTFont | [protected] |
| TEXT_CENTER enum value | Pentagram::Font | |
| TEXT_LEFT enum value | Pentagram::Font | |
| TEXT_RIGHT enum value | Pentagram::Font | |
| TextAlign enum name | Pentagram::Font | |
| ttf_font | TTFont | [protected] |
| TTFont(TTF_Font *font, uint32 rgb, int bordersize, bool antiAliased, bool SJIS) | TTFont | |
| ~Font() | Pentagram::Font | [virtual] |
| ~TTFont() | TTFont | [virtual] |