20 #ifndef FASTUIDRAW_GLYPH_METRICS_HPP 21 #define FASTUIDRAW_GLYPH_METRICS_HPP 64 return m_d !=
nullptr;
all classes and functions of FastUIDraw are in the namespace fastuidraw.
A wrapper over a pointer to implement reference counting.
A GlyphCache represents a cache of glyphs and manages the uploading of the data to a GlyphAtlas...
float units_per_EM(void) const
A GlyphMetrics provides information on the metrics of a glyph, all the values are in units of the fon...
A Glyph is essentially an opaque pointer to data for rendering and performing layout of a glyph...
vec2 vertical_layout_offset(void) const
const reference_counted_ptr< const FontBase > & font(void) const
vec2 horizontal_layout_offset(void) const
uint32_t glyph_code(void) const
file reference_counted.hpp