Antkeeper  0.0.1
type::typeface Member List

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

charsettype::typefaceprotected
get_bitmap(float height, char32_t code, std::vector< std::byte > &bitmap, std::uint32_t &bitmap_width, std::uint32_t &bitmap_height) const =0type::typefacepure virtual
get_charset() const noexcepttype::typefaceinline
get_kerning(float height, char32_t first, char32_t second, math::fvec2 &offset) const =0type::typefacepure virtual
get_metrics(float height, font_metrics &metrics) const =0type::typefacepure virtual
get_metrics(float height, char32_t code, glyph_metrics &metrics) const =0type::typefacepure virtual
get_style() const noexcepttype::typefaceinline
get_weight() const noexcepttype::typefaceinline
has_kerning() const =0type::typefacepure virtual
set_style(typeface_style style)type::typeface
set_weight(int weight)type::typeface
typeface(typeface_style style, int weight)type::typeface
typeface()type::typeface
~typeface()=defaulttype::typefacevirtual