TGUI  1.2.0
Loading...
Searching...
No Matches
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.
 
UIntRect textureRect
 Texture coordinates of the glyph inside the font's texture.
 

Detailed Description

Information about a glyph in the font.


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