TGUI
1.6.1
|
Information about a glyph in the font. More...
#include <TGUI/Font.hpp>
Public Attributes | |
float | advance = 0 |
Offset to move horizontally to the next character. | |
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. | |
Information about a glyph in the font.