#include <Library.hpp>
◆ Library()
cobbletext::Library::Library |
( |
| ) |
|
◆ ~Library()
cobbletext::Library::~Library |
( |
| ) |
|
◆ fallbackFont()
FontID cobbletext::Library::fallbackFont |
( |
| ) |
|
◆ getFontAlternative()
◆ getFontInfo()
◆ getGlyphInfo()
◆ loadFont()
FontID cobbletext::Library::loadFont |
( |
const std::string |
path | ) |
|
◆ loadFontBytes()
FontID cobbletext::Library::loadFontBytes |
( |
const uint8_t * |
bytes, |
|
|
size_t |
length, |
|
|
int32_t |
faceIndex = 0 |
|
) |
| |
◆ setFontAlternative()
void cobbletext::Library::setFontAlternative |
( |
FontID |
id, |
|
|
FontID |
fallbackID |
|
) |
| |
◆ version()
static std::string cobbletext::Library::version |
( |
| ) |
|
|
static |
◆ versionMajor()
static int32_t cobbletext::Library::versionMajor |
( |
| ) |
|
|
static |
◆ versionMinor()
static int32_t cobbletext::Library::versionMinor |
( |
| ) |
|
|
static |
◆ versionPatch()
static int32_t cobbletext::Library::versionPatch |
( |
| ) |
|
|
static |
◆ Engine
The documentation for this class was generated from the following file: