flatui::GlyphInfo Struct Reference
This struct holds the glyph information that is used when re-creating a FontBuffer.
More...
#include <font_buffer.h>
Detailed Description
This struct holds the glyph information that is used when re-creating a FontBuffer.
Public Member Functions
GlyphInfo (HashedId face_id, uint32_t code_point, float size)
Public Attributes
HashedId face_id_
uint32_t code_point_
float size_
The documentation for this struct was generated from the following file: