Public Member Functions | |
FontRenderer (Sword2Engine *vm) | |
byte * | makeTextSprite (const byte *sentence, uint16 maxWidth, uint8 pen, uint32 fontRes, uint8 border=194) |
void | killTextBloc (uint32 bloc_number) |
void | printTextBlocs () |
uint32 | buildNewBloc (byte *ascii, int16 x, int16 y, uint16 width, uint8 pen, uint32 type, uint32 fontRes, uint8 justification) |
void | loadTranslations () |