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

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

abstract_type typedefneogfx::font_info
descender() constneogfx::font
disable_kerning()neogfx::font_infovirtual
enable_kerning()neogfx::font_infovirtual
fallback() constneogfx::font
family_name() const overrideneogfx::fontvirtual
fixed_size(uint32_t aFixedSizeIndex) constneogfx::font
font()neogfx::font
font(std::string const &aFamilyName, font_style aStyle, point_size aSize)neogfx::font
font(std::string const &aFamilyName, std::string const &aStyleName, point_size aSize)neogfx::font
font(const font_info &aFontInfo)neogfx::font
font(const font &aOther)neogfx::font
font(const font &aOther, font_style aStyle, point_size aSize)neogfx::font
font(const font &aOther, std::string const &aStyleName, point_size aSize)neogfx::font
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
font_manager classneogfx::fontfriend
glyph_texture(const glyph &aGlyph) constneogfx::font
graphics_context classneogfx::fontfriend
has_fallback() constneogfx::font
height() constneogfx::font
id() constneogfx::font
is_bitmap_font() constneogfx::font
kerning(uint32_t aLeftGlyphIndex, uint32_t aRightGlyphIndex) constneogfx::font
kerning() constneogfx::font
neogfx::font_info::kerning() constneogfx::font_infovirtual
line_spacing() constneogfx::font
load_from_file(std::string const &aFileName)neogfx::fontstatic
load_from_file(std::string const &aFileName, font_style aStyle, point_size aSize)neogfx::fontstatic
load_from_file(std::string const &aFileName, std::string const &aStyleName, point_size aSize)neogfx::fontstatic
load_from_memory(const void *aData, std::size_t aSizeInBytes)neogfx::fontstatic
load_from_memory(const void *aData, std::size_t aSizeInBytes, font_style aStyle, point_size aSize)neogfx::fontstatic
load_from_memory(const void *aData, std::size_t aSizeInBytes, std::string const &aStyleName, point_size aSize)neogfx::fontstatic
native_font_face() constneogfx::font
num_fixed_sizes() constneogfx::font
operator!=(const font &aRhs) constneogfx::font
neogfx::font_info::operator!=(const font_info &aRhs) constneogfx::font_info
operator<(const font &aRhs) constneogfx::font
neogfx::font_info::operator<(const font_info &aRhs) constneogfx::font_info
operator=(const font &aOther)neogfx::font
neogfx::font_info::operator=(const font_info &aOther)neogfx::font_info
operator==(const font &aRhs) constneogfx::font
neogfx::font_info::operator==(const font_info &aRhs) constneogfx::font_info
point_size typedefneogfx::font_info
set_underline(bool aUnderline)neogfx::font_infovirtual
size() const overrideneogfx::fontvirtual
style() const overrideneogfx::fontvirtual
style_available() constneogfx::font_infovirtual
style_name() const overrideneogfx::fontvirtual
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()neogfx::font
~font_info()neogfx::font_infovirtual