openshot-audio  0.1.7
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 ( )
inline
TypefaceCache::~TypefaceCache ( )
inline

Member Function Documentation

void TypefaceCache::clear ( )
inline
Typeface::Ptr TypefaceCache::findTypefaceFor ( const Font font)
inline
TypefaceCache::juce_DeclareSingleton ( TypefaceCache  ,
false   
) const
inline

Member Data Documentation

Typeface::Ptr TypefaceCache::defaultFace

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