summaryrefslogtreecommitdiff
path: root/tools/convbdf.c (follow)
Commit message (Expand)AuthorAge
* Use 'int' for 32 bit variables in host tools to better run on 64bit archs.Daniel Stenberg2006-02-08
* Fix crash when converting the font 00-Starmap_r400-8.bdf.Magnus Holmgren2005-12-08
* waiting is over: initial unicode commitMarcoen Hirschberg2005-12-06
* Applied patch 1342470: Support fonts wider than 16 pixels in convbdf.Magnus Holmgren2005-11-14
* Moved the declaration of the ofr variableLinus Nielsen Feltzing2005-08-31
* patch #1267220 by Frank - phaedrus961Daniel Stenberg2005-08-23
* convbdf: fixed a problem with 16 pixel wide characters. It now also refuses t...Linus Nielsen Feltzing2005-08-09
* Rearranged makefiles again to move platform-specific stuff from the MakefilesDaniel Stenberg2004-09-22
* Fixed new font format: necessity of offset table generation, output of fonts ...Jens Arnold2004-08-27
* removed the now broken out-of-sequence check for rotated operationJörg Hohensohn2004-08-26
* New font format (already rotated) saves code, space and time. On the downside...Jörg Hohensohn2004-08-26
* Reverted my brainless const'ing of the font dataLinus Nielsen Feltzing2004-04-13
* Structures should not be const for simulator buildsHardeep Sidhu2004-04-11
* Killed a few warningsLinus Nielsen Feltzing2004-04-09
* Moved the system font from .data to .rodataLinus Nielsen Feltzing2004-04-06
* Remove use of rockbox-mode.el in local variables list.Mats Lidell2003-01-24
* Fixed EOF problemBjörn Stenberg2002-09-20
* New full ISO-8859-1 system font.Björn Stenberg2002-09-20
* Greg's new C version of the font conversion tool.Daniel Stenberg2002-09-18