aboutsummaryrefslogtreecommitdiff
path: root/engines/groovie/font.h
AgeCommit message (Collapse)Author
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