ScummVM API documentation
Graphics::MacFont Class Reference

Public Member Functions

 MacFont (int id=kMacFontChicago, int size=12, int slant=kMacFontRegular)
 
int getId () const
 
void setId (int id)
 
int getSize () const
 
int getSlant () const
 
Common::String getName () const
 
void setName (Common::String &name)
 
void setName (const char *name)
 
const Graphics::FontgetFallback () const
 
bool isGenerated () const
 
void setGenerated (bool gen)
 
bool isTrueType () const
 
FontgetFont () const
 
void setFont (Font *font, bool truetype)
 
void setFallback (const Font *font, Common::String name="")
 
Common::String getFallbackName () const
 

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