utility 2026.1.9
A comprehensive C++ utilities library tailored for the development of modern desktop and extended reality (XR) applications.
Loading...
Searching...
No Matches
utility::graphic::Font Member List

This is the complete list of members for utility::graphic::Font, including all inherited members.

_faceBuffersutility::graphic::Fontprotected
_facesutility::graphic::Fontprotected
_ftLibraryutility::graphic::Fontprotected
_getFaceNameForGlyph(uint32_t codePoint) constutility::graphic::Fontprotected
_sizesutility::graphic::Fontprotected
Font(const std::vector< File > &fontAssets)utility::graphic::Font
getAscender(uint32_t fontSize) constutility::graphic::Font
getDescender(uint32_t fontSize) constutility::graphic::Font
getFontPaths(void) constutility::graphic::Font
getLineHeight(uint32_t fontSize) constutility::graphic::Font
hasGlyph(char32_t codepoint) constutility::graphic::Font
isLoaded(void) constutility::graphic::Font
measureText(uint32_t fontSize, const codePointString &codePoints) constutility::graphic::Font
onNewTextureCreatedutility::graphic::Font
processCodePoints(uint32_t fontSize, const codePointString &codePoints)utility::graphic::Font
~Font()utility::graphic::Font