openshot-audio  0.1.7
Classes | Functions | Variables
juce_freetype_Fonts.cpp File Reference

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
 

Function Documentation

FreeTypeTypeface ( const void *  data,
size_t  dataSize 
)
void initialiseCharacteristics ( const String fontName,
const String fontStyle 
)
juce_ImplementSingleton_SingleThreaded ( FTTypefaceList  )
bool loadGlyphIfPossible ( const juce_wchar  character)

Variable Documentation

FTFaceWrapper::Ptr faceWrapper