TGUI  0.9.4
tgui::FontGlyph Struct Reference

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.
 

Detailed Description

Information about a glyph in the font.


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