aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/font.h
AgeCommit message (Expand)Author
2017-03-30SCI32: Use built-in system font as default font for GfxText32Colin Snover
2017-03-27SCI: Implement bounds-checked reads of game resourcesColin Snover
2016-10-09JANITORIAL: Remove trailing spacesEugene Sandulenko
2014-11-09SCI: some more work on 480x300 mac supportMartin Kiewitz
2014-02-18SCI: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-01-09SCI: CleanupFilippos Karapetis
2010-11-08SCI2: Added some currently unused code for drawing text on a bufferFilippos Karapetis
2010-07-17Remove extra ";" in class declarations.Johannes Schickel
2010-04-17SCI: change textedit control to cast to unsigned char to fix cursor position ...Martin Kiewitz
2010-04-16SCI: support for kanji (sjis), minor centering issue leftMartin Kiewitz
2010-02-05SCI: adding some minor documentation for the various graphic classesMartin Kiewitz
2010-02-05SCI: renamed class Font to GfxFontMartin Kiewitz
2010-01-31SCI: changed the way font class is initializedMartin Kiewitz
2010-01-31SCI: renamed SciPalette to GfxPalette, Screen to GfxScreen, GfxPalette is now...Martin Kiewitz
2010-01-05More renamingFilippos Karapetis