|
void | loadTTF (const Common::String &filename, Common::SeekableReadStream *data, int size) |
|
void | loadTTFFromArchive (const Common::String &filename, int size) |
|
int | getPoolId () const override |
|
int32 | getPoolTag () const override |
|
int32 | getKernedHeight () const override |
|
int32 | getBaseOffsetY () const override |
|
int32 | getCharKernedWidth (uint32 c) const override |
|
int32 | getFontWidth () const override |
|
int | getKernedStringLength (const Common::String &text) const override |
|
void | render (Graphics::Surface &buf, const Common::String ¤tLine, const Graphics::PixelFormat &pixelFormat, uint32 blackColor, uint32 color, uint32 colorKey) const override |
|
bool | is8Bit () const override |
|
void | saveState (SaveGame *state) const |
|
void | restoreState (SaveGame *state) |
|
int32 | getWCharKernedWidth (byte hi, byte lo) const |
|
const Common::String & | getFilename () const |
|
int32 | getWCharKernedWidth (byte hi, byte lo) const |
|
bool | isKoreanChar (const byte hi, const byte lo) const |
|
void | setId (int id) |
|
int | getId () const override |
|
int32 | getTag () const override |
|
The documentation for this class was generated from the following file: