ScummVM API documentation
Graphics::Big5Font Class Reference

Public Member Functions

void loadPrefixedRaw (Common::ReadStream &input, int height)
 
bool drawBig5Char (byte *dest, uint16 ch, int maxX, int maxY, uint32 destPitch, byte color, byte outlineColor, bool outline=true, int bpp=1) const
 
bool drawBig5Char (Graphics::Surface *surf, uint16 ch, const Common::Point &pt, uint32 color, byte outlineColor=0, bool outline=false) const
 
bool hasGlyphForBig5Char (uint16 textChar) const
 
int getFontHeight () const
 

Static Public Attributes

static const int kChineseTraditionalWidth = 16
 

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