AddPage(FontPage *fp) | Font | |
CapsOnly() | Font | |
Chars | Font | [private] |
def | Font | [private] |
DEFAULT_GLYPH | Font | [static] |
Font() | Font | |
FontCompleteForString(const wstring &str) const | Font | |
GetCenter() const | Font | [inline] |
GetFontName(CString FileName) | Font | [static] |
GetFontPaths(const CString &sFontOrTextureFilePath, CStringArray &TexturePaths, CString &IniPath) | Font | [private, static] |
GetGlyph(wchar_t c) const | Font | |
GetHeight() const | Font | [inline] |
GetLineHeightInSourcePixels(const wstring &szLine) const | Font | |
GetLineSpacing() const | Font | [inline] |
GetLineWidthInSourcePixels(const wstring &szLine) const | Font | |
GetPageNameFromFileName(const CString &fn) | Font | [private] |
Load(const CString &sFontOrTextureFilePath, CString sChars) | Font | |
LoadFontPageSettings(FontPageSettings &cfg, IniFile &ini, const CString &TexturePath, const CString &PageName, CString sChars) | Font | [private] |
m_iCharToGlyph | Font | [private] |
m_iCharToGlyphCache | Font | [private] |
m_iRefCount | Font | |
MergeFont(Font &f) | Font | |
pages | Font | [private] |
path | Font | |
Reload() | Font | |
SetDefaultGlyph(FontPage *fp) | Font | |
Unload() | Font | |
WeedFontNames(vector< CString > &v, const CString &FileName) | Font | [static] |
~Font() | Font |