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

This is the complete list of members for tgui::BackendFontRaylib, 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
estimateFontSize(unsigned int scaledTextSize) (defined in tgui::BackendFontRaylib)tgui::BackendFontRaylibprotected
findAvailableGlyphRect(unsigned int width, unsigned int height) (defined in tgui::BackendFontRaylib)tgui::BackendFontRaylibprotected
getAscent(unsigned int characterSize) overridetgui::BackendFontRaylibvirtual
getDescent(unsigned int characterSize) overridetgui::BackendFontRaylibvirtual
getFontHeight(unsigned int characterSize) overridetgui::BackendFontRaylibvirtual
getFontScale() consttgui::BackendFont
getGlyph(char32_t codePoint, unsigned int characterSize, bool bold, float outlineThickness=0) overridetgui::BackendFontRaylibvirtual
getKerning(char32_t first, char32_t second, unsigned int characterSize, bool bold) overridetgui::BackendFontRaylibvirtual
getLineSpacing(unsigned int characterSize) overridetgui::BackendFontRaylibvirtual
getTexture(unsigned int characterSize, unsigned int &textureVersion) overridetgui::BackendFontRaylibvirtual
getTextureSize(unsigned int characterSize) overridetgui::BackendFontRaylibvirtual
getUnderlinePosition(unsigned int characterSize) overridetgui::BackendFontRaylibvirtual
getUnderlineThickness(unsigned int characterSize) overridetgui::BackendFontRaylibvirtual
hasGlyph(char32_t codePoint) const overridetgui::BackendFontRaylibvirtual
isSmooth() consttgui::BackendFont
loadFromFile(const String &filename)tgui::BackendFontvirtual
loadFromMemory(std::unique_ptr< std::uint8_t[]> data, std::size_t sizeInBytes) overridetgui::BackendFontRaylibvirtual
loadFromMemory(std::unique_ptr< std::uint8_t[]> data, std::size_t sizeInBytes)=0tgui::BackendFontRaylibvirtual
loadFromMemory(const void *data, std::size_t sizeInBytes)tgui::BackendFontRaylib
loadGlyph(const GlyphInfo &glyphInfo, char32_t codePoint, unsigned int scaledTextSize, bool bold, float scaledOutlineThickness) (defined in tgui::BackendFontRaylib)tgui::BackendFontRaylibprotected
m_cachedAscents (defined in tgui::BackendFontRaylib)tgui::BackendFontRaylibprotected
m_correctedTextSizes (defined in tgui::BackendFontRaylib)tgui::BackendFontRaylibprotected
m_fileContents (defined in tgui::BackendFontRaylib)tgui::BackendFontRaylibprotected
m_fileSize (defined in tgui::BackendFontRaylib)tgui::BackendFontRaylibprotected
m_fontScale (defined in tgui::BackendFont)tgui::BackendFontprotected
m_glyphs (defined in tgui::BackendFontRaylib)tgui::BackendFontRaylibprotected
m_isSmooth (defined in tgui::BackendFont)tgui::BackendFontprotected
m_nextRowtgui::BackendFontRaylibprotected
m_pixels (defined in tgui::BackendFontRaylib)tgui::BackendFontRaylibprotected
m_rows (defined in tgui::BackendFontRaylib)tgui::BackendFontRaylibprotected
m_texture (defined in tgui::BackendFontRaylib)tgui::BackendFontRaylibprotected
m_textureSize (defined in tgui::BackendFontRaylib)tgui::BackendFontRaylibprotected
m_textureVersion (defined in tgui::BackendFontRaylib)tgui::BackendFontRaylibprotected
operator=(const BackendFont &other)tgui::BackendFont
operator=(BackendFont &&other) noexcepttgui::BackendFont
setFontScale(float scale) override (defined in tgui::BackendFontRaylib)tgui::BackendFontRaylibvirtual
setSmooth(bool smooth) overridetgui::BackendFontRaylibvirtual
~BackendFont()tgui::BackendFontvirtual