DrawShadedText(std::string text, ZImage &image) const | ZE::ZFont | |
DrawText(std::string text, ZImage &image) const | ZE::ZFont | |
Height() const | ZE::ZFont | |
IsBold() const | ZE::ZFont | |
IsItalic() const | ZE::ZFont | |
IsLoaded() const | ZE::ZFont | |
IsUnderlined() const | ZE::ZFont | |
LineSkip() const | ZE::ZFont | |
Open(std::string filename, int size) | ZE::ZFont | |
OpenFromZip(std::string zipname, std::string filename, int size) | ZE::ZFont | |
rBGColor | ZE::ZFont | [protected] |
rColor | ZE::ZFont | [protected] |
Release() | ZE::ZFont | |
rEngine | ZE::ZFont | [protected] |
Resize(int size) | ZE::ZFont | |
rFilename | ZE::ZFont | [protected] |
rFont | ZE::ZFont | [protected] |
rZipname | ZE::ZFont | [protected] |
SetBGColor(Uint8 r, Uint8 g, Uint8 b) | ZE::ZFont | |
SetColor(Uint8 r, Uint8 g, Uint8 b, Uint8 a=255) | ZE::ZFont | |
SetStyle(bool bold, bool italic, bool underline) | ZE::ZFont | |
StringHeight(std::string text) const | ZE::ZFont | |
StringWidth(std::string text) const | ZE::ZFont | |
ZFont() | ZE::ZFont | |
ZFont(std::string filename, int size) | ZE::ZFont | |
~ZFont() | ZE::ZFont | [virtual] |