19 #ifndef FASTUIDRAW_FONT_METRICS_HPP 20 #define FASTUIDRAW_FONT_METRICS_HPP float strikeout_position(void) const
float descender(void) const
all classes and functions of FastUIDraw are in the namespace fastuidraw.
void swap(FontMetrics &obj)
FontMetrics & operator=(const FontMetrics &obj)
float strikeout_thickness(void) const
float underline_thickness(void) const
float units_per_EM(void) const
Represents various metric values global to an entire font.
float underline_position(void) const
float ascender(void) const