aboutsummaryrefslogtreecommitdiff
path: root/scumm/smush/smush_font.h
AgeCommit message (Expand)Author
2005-04-20cleanupMax Horn
2005-01-01Updated copyrightMax Horn
2004-10-09Added methods to access charset x/y offs values (though those seem to be all ...Max Horn
2004-04-16Unify some codeMax Horn
2004-01-06updated copyright noticeMax Horn
2003-10-03introduced namespace Scumm; made #include statements use scumm/ prefix explic...Max Horn
2003-06-09Fixed text-positioning regressions in the Full Throttle intro and in TheTorbjörn Andersson
2003-06-08cleanup; got rid of the split function and rather work in place (so instead o...Max Horn
2003-06-07make SmushFont inherit from NutRenderer (TODO: drawChar stuff should be unifi...Max Horn
2003-06-04some cleanup & refactoring (CJK fonts have proper shadows now, for example); ...Max Horn
2003-06-04cleanupMax Horn
2003-06-04Patch #747021: DIG&CMI 2 byte charset support (very heavily modified by me; s...Max Horn
2003-03-17256 + 1 != 256Jonathan Gray
2003-03-17reorg/clenup, changed main loop in smush codePaweł Kołodziejski