Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-06-04 | Remove special case for char 0x20 (=space). No idea why it was there in the ↵ | Max Horn | |
first place svn-id: r18335 | |||
2005-05-17 | Fix word wrapping: do not generate spaces at the start/end of the wrapped lines | Max Horn | |
svn-id: r18142 | |||
2005-05-15 | Added Font::wordWrapText method | Max Horn | |
svn-id: r18109 | |||
2005-05-02 | Const correctness | Max Horn | |
svn-id: r17898 | |||
2005-01-08 | Fix bug #1098115 (GUI: Broken console font) | Max Horn | |
svn-id: r16488 | |||
2005-01-06 | Switching GUI to an alternate font; using a second, bigger, font for 640x480 ↵ | Max Horn | |
games like COMI. Note: we can always easily switch back to the SCUMM font or any other font, if we want to svn-id: r16467 | |||
2005-01-06 | Added a font manager (work in progress) | Max Horn | |
svn-id: r16460 | |||
2005-01-06 | Patch #1092994 (Selfscaling GUI) | Max Horn | |
svn-id: r16455 | |||
2005-01-01 | Updated copyright | Max Horn | |
svn-id: r16398 | |||
2004-11-27 | do clipping | Max Horn | |
svn-id: r15902 | |||
2004-08-15 | Changed the way NewFonts are instantiated (will make it easier to add ↵ | Max Horn | |
multiple fonts) svn-id: r14625 | |||
2004-03-21 | Moved Surface/Font code into new 'graphics' module | Max Horn | |
svn-id: r13357 |