Torque2D Reference
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
GFont Member List

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

addBitmap(PlatformFont::CharInfo &charInfo)GFontprotected
addSheet(void)GFontprotected
assignSheet(S32 sheetNum, GBitmap *bmp)GFontprotected
Constants enum nameGFont
constructNewFont(Stream &stream)GFontfriend
create(const char *faceName, U32 size, const char *cacheDirectory, U32 charset=TGE_ANSI_CHARSET)GFontstatic
dumpInfo()GFont
exportStrip(const char *fileName, U32 padding, U32 kerning)GFont
forcePlatformFont(PlatformFont *pf)GFontinline
getAscent() const GFontinline
getBaseline() const GFontinline
getBreakPos(const UTF16 *string, U32 strlen, U32 width, bool breakOnWhitespace)GFont
getCharHeight(const UTF16 in_charIndex)GFontinline
getCharInfo(const UTF16 in_charIndex)GFont
getCharWidth(const UTF16 in_charIndex)GFontinline
getCharXIncrement(const UTF16 in_charIndex)GFontinline
getDefaultCharInfo()GFontstatic
getDescent() const GFontinline
getFontCacheFilename(const char *faceName, U32 faceSize, U32 buffLen, char *outBuff)GFontstatic
getFontFaceName() const GFontinline
getHeight() const GFontinline
getStrNWidth(const UTF16 *, U32 n)GFont
getStrNWidth(const UTF8 *, U32 n)GFont
getStrNWidthPrecise(const UTF16 *, U32 n)GFont
getStrNWidthPrecise(const UTF8 *, U32 n)GFont
getStrWidth(const UTF8 *)GFont
getStrWidthPrecise(const UTF8 *)GFont
getTextureHandle(S32 index)GFontinline
GFont()GFont
hasPlatformFont() const GFontinline
importStrip(const char *fileName, U32 padding, U32 kerning)GFont
isAlphaOnly()GFontinline
isValidChar(const UTF16 in_charIndex) const GFontinline
loadCharInfo(const UTF16 ch)GFontprotected
mMutexGFontprotected
mSourceResourceResourceInstance
read(Stream &io_rStream)GFont
ResourceInstance()ResourceInstanceinline
TabWidthInSpaces enum valueGFont
TextureSheetSize enum valueGFont
wrapString(const UTF8 *string, U32 width, Vector< U32 > &startLineOffset, Vector< U32 > &lineLen)GFont
write(Stream &io_rStream)GFont
~GFont()GFontvirtual
~ResourceInstance()ResourceInstanceinlinevirtual