FontSystem Member List
This is the complete list of members for
FontSystem, including all inherited members.
| cacheFontData() | FontSystem | [private] |
| converBufferToRGBA8(u32 *glyphData, fontCharData *charData) | FontSystem | [private] |
| copyTextureToFramebuffer(GXTexObj *texObj, u16 texWidth, u16 texHeight, u16 screenX, u16 screenY) | FontSystem | [private] |
| drawCharacter(u16 x, u16 y, fontCharData *charData, u32 *videoBuffer, u16 videoBufferWidth) | FontSystem | [private] |
| drawText(u16 x, u16 y, char *text) | FontSystem | |
| drawText(u16 x, u16 y, char const *text) | FontSystem | |
| drawText(u16 x, u16 y, char *text, u32 *videoBuffer, u16 videoBufferWidth) | FontSystem | |
| drawText(u16 x, u16 y, char const *text, u32 *videoBuffer, u16 videoBufferWidth) | FontSystem | |
| fontData | FontSystem | [private] |
| FontSystem(FT_UInt pointSize, u8 textureFormat=GX_TF_RGBA8) | FontSystem | |
| ftFace | FontSystem | [private] |
| ftLibrary | FontSystem | [private] |
| ftSlot | FontSystem | [private] |
| loadFontData(FT_Bitmap *bmp, fontCharData *charData) | FontSystem | [private] |
| textureFormat | FontSystem | [private] |
| ~FontSystem() | FontSystem | |