TGUI 1.11
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(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