Antkeeper  0.0.1
type::bitmap_font Member List

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

bitmap_font(const font_metrics &metrics)type::bitmap_fontexplicit
bitmap_font()type::bitmap_font
clear()type::bitmap_font
contains(char32_t code) consttype::bitmap_fontvirtual
font(const font_metrics &metrics)type::font
font()type::font
get_font_metrics() consttype::fontinline
get_glyph(char32_t code) consttype::bitmap_font
get_glyph(char32_t code)type::bitmap_font
get_glyph_metrics(char32_t code) consttype::bitmap_fontvirtual
get_kerning(char32_t first, char32_t second) consttype::font
get_kerning_table() consttype::fontinline
get_texture() const noexcepttype::bitmap_fontinline
insert(char32_t code)type::bitmap_font
kern(char32_t first, char32_t second, const math::fvec2 &offset)type::font
kerning_tabletype::fontprotected
metricstype::fontprotected
pack(bool resize=true)type::bitmap_font
remove(char32_t code)type::bitmap_font
set_font_metrics(const font_metrics &metrics)type::font
unpack(bool resize=true)type::bitmap_font
~bitmap_font()=defaulttype::bitmap_fontvirtual
~font()type::fontvirtual