1.8
Font Member List

This is the complete list of members for Font, including all inherited members.

DEFAULT_FACEFontstatic
DEFAULT_SIZEFontstatic
DEFAULT_SLANTFontstatic
DEFAULT_WEIGHTFontstatic
deserialize(const std::string &name, const std::string &value, const Serializer::Attributes &attrs)Font
direct_allocate()Fontprotected
face() constFontinline
face(const std::string &face)Fontinline
Font()Font
Font(const std::string &face)Fontexplicit
Font(const unsigned char *data, size_t len, Font::Size size)Fontexplicit
Font(const std::string &face, Font::Size size, Font::Weight weight=Weight::normal, Font::Slant slant=Slant::normal)Fontexplicit
Font(Font::Size size)Fontexplicit
Font(Font::Size size, Font::Weight weight)Fontexplicit
Font(Font::Weight weight)Fontexplicit
Font(Font::Slant slant)Fontexplicit
m_dataFontprotected
m_faceFontprotected
m_lenFontprotected
m_scaled_fontFontmutableprotected
m_sizeFontprotected
m_slantFontprotected
m_use_default_sizeFontprotected
m_weightFontprotected
on_screen_resized()Font
reset_font_cache()Fontstatic
scaled_font() constFont
serialize(const std::string &name, Serializer &serializer) constFont
shutdown_fonts()Fontstatic
size() constFontinline
size(const Font::Size &s)Fontinline
Size typedefFont
slant() constFontinline
slant(Font::Slant s)Fontinline
Slant enum nameFont
Weight enum nameFont
weight() constFontinline
weight(Font::Weight w)Fontinline