Mana
Loading...
Searching...
No Matches
TrueTypeFont Member List

This is the complete list of members for TrueTypeFont, including all inherited members.

drawString(gcn::Graphics *graphics, const std::string &text, int x, int y) overrideTrueTypeFont
drawString(Graphics *graphics, const std::string &text, int x, int y, const std::optional< gcn::Color > &outlineColor, const std::optional< gcn::Color > &shadowColor)TrueTypeFont
filename() constTrueTypeFontinline
getChunk(const std::string &text) constTrueTypeFontprivate
getHeight() const overrideTrueTypeFont
getLineHeight() constTrueTypeFont
getWidth(const std::string &text) const overrideTrueTypeFont
mCacheTrueTypeFontmutableprivate
mFilenameTrueTypeFontprivate
mFontTrueTypeFontprivate
mFontOutlineTrueTypeFontprivate
mFontsTrueTypeFontprivatestatic
mPointSizeTrueTypeFontprivate
mScaleTrueTypeFontprivatestatic
mStyleTrueTypeFontprivate
pointSize() constTrueTypeFontinline
style() constTrueTypeFontinline
TrueTypeFont(const std::string &filename, int size, int style=0)TrueTypeFont
updateFontScale(float scale)TrueTypeFontstatic
~TrueTypeFont() overrideTrueTypeFont