aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/charset-fontdata.cpp
AgeCommit message (Collapse)Author
2008-03-26Move code to ignore invalid characters.Travis Howell
svn-id: r31238
2008-03-26Ooops, correct error in conversion of The Feeble Files font data.Travis Howell
svn-id: r31237
2008-03-26Always ignore invalid characters, when using charset data.Travis Howell
svn-id: r31236
2008-03-26Switch all font data to hexadecimal and sort by language name.Travis Howell
svn-id: r31235
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
svn-id: r30667
2008-01-06Split charset font data.Travis Howell
svn-id: r30299