PlatformFont Member List

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

create(const char *name, U32 size, U32 charset=TGE_ANSI_CHARSET)=0PlatformFont [pure virtual]
enumeratePlatformFonts(Vector< StringTableEntry > &fonts, UTF16 *fontFamily=NULL)PlatformFont [static]
getCharInfo(const UTF16 ch) const =0PlatformFont [pure virtual]
getCharInfo(const UTF8 *str) const =0PlatformFont [pure virtual]
getFontBaseLine() const =0PlatformFont [pure virtual]
getFontHeight() const =0PlatformFont [pure virtual]
isValidChar(const UTF16 ch) const =0PlatformFont [pure virtual]
isValidChar(const UTF8 *str) const =0PlatformFont [pure virtual]