FreeTypeGX Member List
This is the complete list of members for
FreeTypeGX, including all inherited members.
| adjustTextureHeight(uint16_t textureHeight, uint8_t textureFormat) | FreeTypeGX | [private, static] |
| adjustTextureWidth(uint16_t textureWidth, uint8_t textureFormat) | FreeTypeGX | [private, static] |
| cacheAllGlyphData() | FreeTypeGX | [private] |
| cacheGlyphData(wchar_t charCode) | FreeTypeGX | [private] |
| copyTextureToFramebuffer(GXTexObj *texObj, uint16_t texWidth, uint16_t texHeight, uint16_t screenX, uint16_t screenY, GXColor color) | FreeTypeGX | [private] |
| drawText(uint16_t x, uint16_t y, wchar_t *text, GXColor color) | FreeTypeGX | |
| drawText(uint16_t x, uint16_t y, wchar_t *text) | FreeTypeGX | |
| drawText(uint16_t x, uint16_t y, wchar_t const *text, GXColor color) | FreeTypeGX | |
| drawText(uint16_t x, uint16_t y, wchar_t const *text) | FreeTypeGX | |
| fontData | FreeTypeGX | [private] |
| FreeTypeGX(FT_UInt pointSize, uint8_t textureFormat=GX_TF_RGBA8, bool cacheAll=false) | FreeTypeGX | |
| ftFace | FreeTypeGX | [private] |
| ftLibrary | FreeTypeGX | [private] |
| ftSlot | FreeTypeGX | [private] |
| getHeight(wchar_t *text) | FreeTypeGX | |
| getHeight(wchar_t const *text) | FreeTypeGX | |
| getWidth(wchar_t *text) | FreeTypeGX | |
| getWidth(wchar_t const *text) | FreeTypeGX | |
| loadGlyphData(FT_Bitmap *bmp, fontCharData *charData) | FreeTypeGX | [private] |
| textureFormat | FreeTypeGX | [private] |
| ~FreeTypeGX() | FreeTypeGX | |