TGUI  1.3-dev
Loading...
Searching...
No Matches
tgui::BackendFontSDLttf Member List

This is the complete list of members for tgui::BackendFontSDLttf, 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) consttgui::BackendFontprotected
getAscent(unsigned int characterSize) overridetgui::BackendFontSDLttfvirtual
getDescent(unsigned int characterSize) overridetgui::BackendFontSDLttfvirtual
getFontHeight(unsigned int characterSize) overridetgui::BackendFontSDLttfvirtual
getFontScale() consttgui::BackendFont
getGlyph(char32_t codePoint, unsigned int characterSize, bool bold, float outlineThickness=0) overridetgui::BackendFontSDLttfvirtual
getInternalFont(unsigned int characterSize) (defined in tgui::BackendFontSDLttf)tgui::BackendFontSDLttf
getKerning(char32_t first, char32_t second, unsigned int characterSize, bool bold) overridetgui::BackendFontSDLttfvirtual
getLineSpacing(unsigned int characterSize) overridetgui::BackendFontSDLttfvirtual
getTexture(unsigned int characterSize, unsigned int &textureVersion) overridetgui::BackendFontSDLttfvirtual
getTextureSize(unsigned int characterSize) overridetgui::BackendFontSDLttfvirtual
getUnderlinePosition(unsigned int characterSize) overridetgui::BackendFontSDLttfvirtual
getUnderlineThickness(unsigned int characterSize) overridetgui::BackendFontSDLttfvirtual
hasGlyph(char32_t codePoint) const overridetgui::BackendFontSDLttfvirtual
isSmooth() consttgui::BackendFont
loadFromFile(const String &filename)tgui::BackendFontvirtual
loadFromMemory(std::unique_ptr< std::uint8_t[]> data, std::size_t sizeInBytes) overridetgui::BackendFontSDLttfvirtual
loadFromMemory(std::unique_ptr< std::uint8_t[]> data, std::size_t sizeInBytes)=0tgui::BackendFontSDLttfvirtual
loadFromMemory(const void *data, std::size_t sizeInBytes)tgui::BackendFontSDLttf
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) override (defined in tgui::BackendFontSDLttf)tgui::BackendFontSDLttfvirtual
setSmooth(bool smooth) overridetgui::BackendFontSDLttfvirtual
~BackendFont()tgui::BackendFontvirtual
~BackendFontSDLttf() overridetgui::BackendFontSDLttf