#include <FreeTypeGX.h>
Public Attributes | |
| u16 | glyphAdvanceX |
| u16 | textureWidth |
| u16 | textureHeight |
| u16 | renderOffsetY |
| u32 * | glyphDataTexture |
Character glyph X coordinate advance in pixels.
Texture width in pixels/bytes.
Texture glyph height in pixels/bytes.
Texture Y axis offset.
Glyph texture bitmap data buffer.
1.5.6