Antkeeper  0.0.1
type::font Member List

This is the complete list of members for type::font, including all inherited members.

contains(char32_t code) const =0type::fontpure virtual
font(const font_metrics &metrics)type::font
font()type::font
get_font_metrics() consttype::fontinline
get_glyph_metrics(char32_t code) const =0type::fontpure virtual
get_kerning(char32_t first, char32_t second) consttype::font
get_kerning_table() consttype::fontinline
kern(char32_t first, char32_t second, const math::fvec2 &offset)type::font
kerning_tabletype::fontprotected
metricstype::fontprotected
set_font_metrics(const font_metrics &metrics)type::font
~font()type::fontvirtual