TGUI  0.10-beta
tgui::BackendFontFreetype Member List

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

cleanup() (defined in tgui::BackendFontFreetype)tgui::BackendFontFreetypeprotected
constructGlyphKey(char32_t codePoint, unsigned int characterSize, bool bold, float outlineThickness)tgui::BackendFontprotected
findAvailableGlyphRect(unsigned int width, unsigned int height) (defined in tgui::BackendFontFreetype)tgui::BackendFontFreetypeprotected
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) 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_cachedLineSpacing (defined in tgui::BackendFontFreetype)tgui::BackendFontFreetypeprotected
m_face (defined in tgui::BackendFontFreetype)tgui::BackendFontFreetypeprotected
m_fileContents (defined in tgui::BackendFontFreetype)tgui::BackendFontFreetypeprotected
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_textureUpToDate (defined in tgui::BackendFontFreetype)tgui::BackendFontFreetypeprotected
setCurrentSize(unsigned int characterSize) (defined in tgui::BackendFontFreetype)tgui::BackendFontFreetypeprotected
setSmooth(bool smooth) overridetgui::BackendFontFreetypevirtual
~BackendFont()=defaulttgui::BackendFontvirtual
~BackendFontFreetype()tgui::BackendFontFreetype