Cobbletext
0.2.0
Complex text layout and rendering engine
|
This is the complete list of members for cobbletext::Library, including all inherited members.
Engine class | cobbletext::Library | friend |
fallbackFont() | cobbletext::Library | |
getFontAlternative(FontID id) | cobbletext::Library | |
getFontInfo(FontID id) | cobbletext::Library | |
getGlyphInfo(GlyphID id) | cobbletext::Library | |
Library() | cobbletext::Library | |
loadFont(const std::string path) | cobbletext::Library | |
loadFontBytes(const uint8_t *bytes, size_t length, int32_t faceIndex=0) | cobbletext::Library | |
setFontAlternative(FontID id, FontID fallbackID) | cobbletext::Library | |
version() | cobbletext::Library | static |
versionMajor() | cobbletext::Library | static |
versionMinor() | cobbletext::Library | static |
versionPatch() | cobbletext::Library | static |
~Library() | cobbletext::Library |