openshot-audio
0.1.7
|
Classes | |
struct | FTLibWrapper |
struct | FTFaceWrapper |
class | FTTypefaceList |
struct | FTTypefaceList::KnownTypeface |
Functions | |
juce_ImplementSingleton_SingleThreaded (FTTypefaceList) class FreeTypeTypeface | |
FreeTypeTypeface (const void *data, size_t dataSize) | |
void | initialiseCharacteristics (const String &fontName, const String &fontStyle) |
bool | loadGlyphIfPossible (const juce_wchar character) |
Variables | |
FTFaceWrapper::Ptr | faceWrapper |
FreeTypeTypeface | ( | const void * | data, |
size_t | dataSize | ||
) |
juce_ImplementSingleton_SingleThreaded | ( | FTTypefaceList | ) |
bool loadGlyphIfPossible | ( | const juce_wchar | character | ) |
FTFaceWrapper::Ptr faceWrapper |