| TGUI 1.10
    | 
| Public Attributes | |
| float | advance = 0 | 
| Offset to move horizontally to the next character. | |
| float | lsbDelta = 0 | 
| Left offset after forced autohint. Internally used by getKerning() | |
| float | rsbDelta = 0 | 
| Right offset after forced autohint. Internally used by getKerning() | |
| FloatRect | bounds | 
| Bounding rectangle of the glyph, in coordinates relative to the baseline. | |
| UIntRect | textureRect | 
| Texture coordinates of the glyph inside the font's texture. | |