summaryrefslogtreecommitdiffstats
path: root/tools/convbdf.c
AgeCommit message (Expand)AuthorFilesLines
2005-12-08Fix crash when converting the font 00-Starmap_r400-8.bdf.Magnus Holmgren1-1/+2
2005-12-06waiting is over: initial unicode commitMarcoen Hirschberg1-4/+24
2005-11-14Applied patch 1342470: Support fonts wider than 16 pixels in convbdf.Magnus Holmgren1-10/+7
2005-08-31Moved the declaration of the ofr variableLinus Nielsen Feltzing1-1/+3
2005-08-23patch #1267220 by Frank - phaedrus961Daniel Stenberg1-5/+19
2005-08-09convbdf: fixed a problem with 16 pixel wide characters. It now also refuses t...Linus Nielsen Feltzing1-2/+6
2004-09-22Rearranged makefiles again to move platform-specific stuff from the MakefilesDaniel Stenberg1-1/+3
2004-08-27Fixed new font format: necessity of offset table generation, output of fonts ...Jens Arnold1-1/+12
2004-08-26removed the now broken out-of-sequence check for rotated operationJörg Hohensohn1-5/+0
2004-08-26New font format (already rotated) saves code, space and time. On the downside...Jörg Hohensohn1-24/+151
2004-04-13Reverted my brainless const'ing of the font dataLinus Nielsen Feltzing1-12/+6
2004-04-11Structures should not be const for simulator buildsHardeep Sidhu1-4/+10
2004-04-09Killed a few warningsLinus Nielsen Feltzing1-2/+2
2004-04-06Moved the system font from .data to .rodataLinus Nielsen Feltzing1-4/+4
2003-01-24Remove use of rockbox-mode.el in local variables list.Mats Lidell1-6/+0
2002-09-20Fixed EOF problemBjörn Stenberg1-1/+1
2002-09-20New full ISO-8859-1 system font.Björn Stenberg1-145/+142
2002-09-18Greg's new C version of the font conversion tool.Daniel Stenberg1-0/+957