MOS
|
Measurements of a character glyph, for text rendering. More...
#include <character.hpp>
Public Attributes | |
const unsigned int | id |
Unicode character point id. More... | |
const glm::vec2 | position |
const glm::vec2 | offset |
const float | advance |
const float | width |
const float | height |
Measurements of a character glyph, for text rendering.
const unsigned int mos::gfx::Character::id |
Unicode character point id.