Hasty Badger
Small UI library (a branch of Turbo Badger)
|
TBFontMetrics contains metrics for a font face. More...
#include <tb_font_renderer.h>
Public Attributes | |
int16_t | ascent |
Ascent. See TBFontFace::GetAscent() | |
int16_t | descent |
Descent. See TBFontFace::GetDescent() | |
int16_t | height |
Height. See TBFontFace::GetHeight() | |
TBFontMetrics contains metrics for a font face.