neoGFX
Cross-platform C++ app/game engine
neogfx::font_info Member List

This is the complete list of members for neogfx::font_info, including all inherited members.

abstract_type typedefneogfx::font_info
disable_kerning()neogfx::font_infovirtual
enable_kerning()neogfx::font_infovirtual
family_name() constneogfx::font_infovirtual
font_info()neogfx::font_info
font_info(std::string const &aFamilyName, font_style aStyle, point_size aSize)neogfx::font_info
font_info(std::string const &aFamilyName, std::string const &aStyleName, point_size aSize)neogfx::font_info
font_info(std::string const &aFamilyName, font_style aStyle, std::string const &aStyleName, point_size aSize)neogfx::font_info
font_info(const font_info &aOther)neogfx::font_info
kerning() constneogfx::font_infovirtual
operator!=(const font_info &aRhs) constneogfx::font_info
operator<(const font_info &aRhs) constneogfx::font_info
operator=(const font_info &aOther)neogfx::font_info
operator==(const font_info &aRhs) constneogfx::font_info
point_size typedefneogfx::font_info
set_underline(bool aUnderline)neogfx::font_infovirtual
size() constneogfx::font_infovirtual
style() constneogfx::font_infovirtual
style_available() constneogfx::font_infovirtual
style_name() constneogfx::font_infovirtual
style_name_available() constneogfx::font_infovirtual
underline() constneogfx::font_infovirtual
weight() constneogfx::font_infovirtual
weight_from_style(font_style aStyle)neogfx::font_infostatic
weight_from_style_name(std::string aStyleName)neogfx::font_infostatic
with_size(point_size aSize) constneogfx::font_info
with_style(font_style aStyle) constneogfx::font_info
with_underline(bool aUnderline) constneogfx::font_info
~font_info()neogfx::font_infovirtual