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

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

BackendFont()tgui::BackendFont
BackendFont(const BackendFont &)tgui::BackendFont
BackendFont(BackendFont &&other) noexcepttgui::BackendFont
cleanup() (defined in tgui::BackendFontFreetype)tgui::BackendFontFreetypeprotected
constructGlyphKey(char32_t codePoint, unsigned int characterSize, bool bold, float outlineThickness) consttgui::BackendFontprotected
findAvailableGlyphRect(unsigned int width, unsigned int height) (defined in tgui::BackendFontFreetype)tgui::BackendFontFreetypeprotected
getAscent(unsigned int characterSize) overridetgui::BackendFontFreetypevirtual
getDescent(unsigned int characterSize) overridetgui::BackendFontFreetypevirtual
getFontHeight(unsigned int characterSize) overridetgui::BackendFontFreetypevirtual
getFontScale() consttgui::BackendFont
getGlyph(char32_t codePoint, unsigned int characterSize, bool bold, float outlineThickness=0) overridetgui::BackendFontFreetypevirtual
getInternalGlyph(char32_t codePoint, unsigned int characterSize, bool bold, float outlineThickness) (defined in tgui::BackendFontFreetype)tgui::BackendFontFreetypeprotected
getKerning(char32_t first, char32_t second, unsigned int characterSize, bool bold) overridetgui::BackendFontFreetypevirtual
getLineSpacing(unsigned int characterSize) overridetgui::BackendFontFreetypevirtual
getTexture(unsigned int characterSize, unsigned int &textureVersion) overridetgui::BackendFontFreetypevirtual
getTextureSize(unsigned int characterSize) overridetgui::BackendFontFreetypevirtual
getUnderlinePosition(unsigned int characterSize) overridetgui::BackendFontFreetypevirtual
getUnderlineThickness(unsigned int characterSize) overridetgui::BackendFontFreetypevirtual
hasGlyph(char32_t codePoint) const overridetgui::BackendFontFreetypevirtual
isSmooth() consttgui::BackendFont
loadFromFile(const String &filename)tgui::BackendFontvirtual
loadFromMemory(std::unique_ptr< std::uint8_t[]> data, std::size_t sizeInBytes) overridetgui::BackendFontFreetypevirtual
loadFromMemory(std::unique_ptr< std::uint8_t[]> data, std::size_t sizeInBytes)=0tgui::BackendFontFreetypevirtual
loadFromMemory(const void *data, std::size_t sizeInBytes)tgui::BackendFontFreetype
loadGlyph(char32_t codePoint, unsigned int characterSize, bool bold, float outlineThickness) (defined in tgui::BackendFontFreetype)tgui::BackendFontFreetypeprotected
m_cachedAscents (defined in tgui::BackendFontFreetype)tgui::BackendFontFreetypeprotected
m_cachedDescents (defined in tgui::BackendFontFreetype)tgui::BackendFontFreetypeprotected
m_cachedFontHeights (defined in tgui::BackendFontFreetype)tgui::BackendFontFreetypeprotected
m_cachedLineSpacing (defined in tgui::BackendFontFreetype)tgui::BackendFontFreetypeprotected
m_face (defined in tgui::BackendFontFreetype)tgui::BackendFontFreetypeprotected
m_fileContents (defined in tgui::BackendFontFreetype)tgui::BackendFontFreetypeprotected
m_fontScale (defined in tgui::BackendFont)tgui::BackendFontprotected
m_glyphs (defined in tgui::BackendFontFreetype)tgui::BackendFontFreetypeprotected
m_isSmooth (defined in tgui::BackendFont)tgui::BackendFontprotected
m_library (defined in tgui::BackendFontFreetype)tgui::BackendFontFreetypeprotected
m_nextRowtgui::BackendFontFreetypeprotected
m_pixels (defined in tgui::BackendFontFreetype)tgui::BackendFontFreetypeprotected
m_rows (defined in tgui::BackendFontFreetype)tgui::BackendFontFreetypeprotected
m_stroker (defined in tgui::BackendFontFreetype)tgui::BackendFontFreetypeprotected
m_texture (defined in tgui::BackendFontFreetype)tgui::BackendFontFreetypeprotected
m_textureSize (defined in tgui::BackendFontFreetype)tgui::BackendFontFreetypeprotected
m_textureVersion (defined in tgui::BackendFontFreetype)tgui::BackendFontFreetypeprotected
operator=(const BackendFont &other)tgui::BackendFont
operator=(BackendFont &&other) noexcepttgui::BackendFont
setCurrentSize(unsigned int characterSize) (defined in tgui::BackendFontFreetype)tgui::BackendFontFreetypeprotected
setFontScale(float scale) override (defined in tgui::BackendFontFreetype)tgui::BackendFontFreetypevirtual
setSmooth(bool smooth) overridetgui::BackendFontFreetypevirtual
~BackendFont()tgui::BackendFontvirtual
~BackendFontFreetype() overridetgui::BackendFontFreetype