Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
Public Member Functions | |
CFreeTypeLibrary ()=default | |
virtual | ~CFreeTypeLibrary () |
FT_Face | GetFont (const std::string &filename, float size, float aspect, std::vector< uint8_t > &memoryBuf) |
FT_Stroker | GetStroker () |
Static Public Member Functions | |
static void | ReleaseFont (FT_Face face) |
static void | ReleaseStroker (FT_Stroker stroker) |
|
default |
|
inlinevirtual |
|
inline |
|
inline |
|
inlinestatic |