| addBitmap(PlatformFont::CharInfo &charInfo) | GFont | [protected] |
| addSheet(void) | GFont | [protected] |
| assignSheet(S32 sheetNum, GBitmap *bmp) | GFont | [protected] |
| Constants enum name | GFont | |
| create(const String &faceName, U32 size, const char *cacheDirectory, U32 charset=TGE_ANSI_CHARSET) | GFont | [static] |
| csm_fileVersion | GFont | [private, static] |
| dumpInfo() const | GFont | |
| exportStrip(const char *fileName, U32 padding, U32 kerning) | GFont | |
| getAscent() const | GFont | [inline] |
| getBaseline() const | GFont | [inline] |
| getBreakPos(const UTF16 *string, U32 strlen, U32 width, bool breakOnWhitespace) | GFont | |
| getCharHeight(const UTF16 in_charIndex) | GFont | [inline] |
| getCharInfo(const UTF16 in_charIndex) | GFont | |
| getCharWidth(const UTF16 in_charIndex) | GFont | [inline] |
| getCharXIncrement(const UTF16 in_charIndex) | GFont | [inline] |
| getDefaultCharInfo() | GFont | [static] |
| getDescent() const | GFont | [inline] |
| getFontCacheFilename(const String &faceName, U32 faceSize) | GFont | [static] |
| getFontCharSet() const | GFont | [inline] |
| getFontFaceName() const | GFont | [inline] |
| getFontSize() const | GFont | [inline] |
| getHeight() const | GFont | [inline] |
| 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) const | GFont | [inline] |
| GFont() | GFont | |
| hasPlatformFont() const | GFont | [inline] |
| importStrip(const char *fileName, U32 padding, U32 kerning) | GFont | |
| isAlphaOnly() const | GFont | [inline] |
| isValidChar(const UTF16 in_charIndex) const | GFont | [inline] |
| load(const Torque::Path &path) | GFont | [static] |
| loadCharInfo(const UTF16 ch) | GFont | [protected] |
| mAscent | GFont | [private] |
| mBaseline | GFont | [private] |
| mCharInfoList | GFont | [private] |
| mCharSet | GFont | [private] |
| mCurSheet | GFont | [private] |
| mCurX | GFont | [private] |
| mCurY | GFont | [private] |
| mDescent | GFont | [private] |
| mFaceName | GFont | [private] |
| mGFTFile | GFont | [private] |
| mHeight | GFont | [private] |
| mMutex | GFont | [protected] |
| mNeedSave | GFont | [private] |
| mPlatformFont | GFont | [private] |
| mRemapTable | GFont | [private] |
| mSize | GFont | [private] |
| mTextureSheets | GFont | [private] |
| read(Stream &io_rStream) | GFont | |
| setPlatformFont(PlatformFont *inPlatformFont) | GFont | |
| TabWidthInSpaces enum value | GFont | |
| TextureSheetSize enum value | GFont | |
| wrapString(const UTF8 *string, U32 width, Vector< U32 > &startLineOffset, Vector< U32 > &lineLen) | GFont | |
| write(Stream &io_rStream) | GFont | |
| ~GFont() | GFont | [virtual] |