29#ifndef NOMLIB_GRAPHICS_FONTS_FONT_METRICS_HPP
30#define NOMLIB_GRAPHICS_FONTS_FONT_METRICS_HPP
34#include "nomlib/config.hpp"
int newline
Get the line spacing.
int ascent
The height (in pixels) from the absolute top of the glyph to the base of the glyph.
std::string family
Font family.
~FontMetrics(void)
Destructor.
FontMetrics(void)
Default constructor.
sint height
Maximum height of a font.
std::string name
The font face style name.
int descent
Height (in pixels) from the baseline to the bottom of the glyph.