openshot-audio  0.1.5
Classes | Public Member Functions | Public Attributes | List of all members
TypefaceCache Class Reference
Inheritance diagram for TypefaceCache:
DeletedAtShutdown

Public Member Functions

 TypefaceCache ()
 
 ~TypefaceCache ()
 
 juce_DeclareSingleton (TypefaceCache, false) void setSize(const int numToCache)
 
void clear ()
 
Typeface::Ptr findTypefaceFor (const Font &font)
 

Public Attributes

Typeface::Ptr defaultFace
 

Constructor & Destructor Documentation

◆ TypefaceCache()

TypefaceCache::TypefaceCache ( )
inline

◆ ~TypefaceCache()

TypefaceCache::~TypefaceCache ( )
inline

Member Function Documentation

◆ clear()

void TypefaceCache::clear ( )
inline

◆ findTypefaceFor()

Typeface::Ptr TypefaceCache::findTypefaceFor ( const Font font)
inline

◆ juce_DeclareSingleton()

TypefaceCache::juce_DeclareSingleton ( TypefaceCache  ,
false   
) const
inline

Member Data Documentation

◆ defaultFace

Typeface::Ptr TypefaceCache::defaultFace

The documentation for this class was generated from the following file: