TGUI  1.2.0
Loading...
Searching...
No Matches
tgui::BackendFont Member List

This is the complete list of members for tgui::BackendFont, including all inherited members.

BackendFont()tgui::BackendFont
BackendFont(const BackendFont &)tgui::BackendFont
BackendFont(BackendFont &&other) noexcepttgui::BackendFont
constructGlyphKey(char32_t codePoint, unsigned int characterSize, bool bold, float outlineThickness)tgui::BackendFontprotected
getAscent(unsigned int characterSize)=0tgui::BackendFontpure virtual
getDescent(unsigned int characterSize)=0tgui::BackendFontpure virtual
getFontHeight(unsigned int characterSize)=0tgui::BackendFontpure virtual
getFontScale() consttgui::BackendFont
getGlyph(char32_t codePoint, unsigned int characterSize, bool bold, float outlineThickness=0)=0tgui::BackendFontpure virtual
getKerning(char32_t first, char32_t second, unsigned int characterSize, bool bold)=0tgui::BackendFontpure virtual
getLineSpacing(unsigned int characterSize)=0tgui::BackendFontpure virtual
getTexture(unsigned int characterSize, unsigned int &textureVersion)=0tgui::BackendFontpure virtual
getTextureSize(unsigned int characterSize)=0tgui::BackendFontpure virtual
getUnderlinePosition(unsigned int characterSize)=0tgui::BackendFontpure virtual
getUnderlineThickness(unsigned int characterSize)=0tgui::BackendFontpure virtual
hasGlyph(char32_t codePoint) const =0tgui::BackendFontpure virtual
isSmooth() consttgui::BackendFont
loadFromFile(const String &filename)tgui::BackendFontvirtual
loadFromMemory(std::unique_ptr< std::uint8_t[]> data, std::size_t sizeInBytes)=0tgui::BackendFontpure virtual
loadFromMemory(const void *data, std::size_t sizeInBytes)tgui::BackendFont
m_fontScale (defined in tgui::BackendFont)tgui::BackendFontprotected
m_isSmooth (defined in tgui::BackendFont)tgui::BackendFontprotected
operator=(const BackendFont &other)tgui::BackendFont
operator=(BackendFont &&other) noexcepttgui::BackendFont
setFontScale(float scale) (defined in tgui::BackendFont)tgui::BackendFontvirtual
setSmooth(bool smooth)tgui::BackendFontvirtual
~BackendFont()tgui::BackendFontvirtual