aboutsummaryrefslogtreecommitdiff
path: root/engines/groovie/font.h
AgeCommit message (Collapse)Author
2016-05-28GROOVIE: Clean initialization for few classesEugene Sandulenko
2014-02-18GROOVIE: Make GPL headers consistent in themselves.Johannes Schickel
2013-11-23GRAPHICS: Let Font take uint32 as character codes.Johannes Schickel
This is required to support UTF-32 strings but does not make them work automatically!
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-06-07Groovie:Jordi Vilalta Prat
- Rewritten T7G's font code to subclass Graphics::Font and make it cleaner. - Use theme fonts for the Mac version of T7G (which used ugly system fonts originally). With this the Mac version should be completable. - Cleanup include interdependencies. svn-id: r49487
2009-01-13Added const qualifier to (char *) parameterJordi Vilalta Prat
svn-id: r35854
2008-11-14Patch #2271425: Groovie engineMax Horn
svn-id: r35060