31 #include <SFML/Graphics/Rect.h> 46 #endif // SFML_GLYPH_H sfFloatRect bounds
Bounding rectangle of the glyph, in coordinates relative to the baseline.
sfIntRect textureRect
Texture coordinates of the glyph inside the font's image.
sfFloatRect and sfIntRect are utility classes for manipulating rectangles.
float advance
Offset to move horizontically to the next character.
sfGlyph describes a glyph (a visual character)