TGUI  0.9-dev
tgui::BackendFontFreetype::Glyph Struct Reference

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.
 
IntRect textureRect
 Texture coordinates of the glyph inside the font's texture.
 

The documentation for this struct was generated from the following file: