Glyph¶
- 
struct sfGlyph
 - #include <Glyph.h>
sfGlyph describes a glyph (a visual character)
Public Members
- 
float advance
 Offset to move horizontically to the next character.
- 
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.
 - 
float advance