summaryrefslogtreecommitdiff
path: root/firmware/font.c
AgeCommit message (Expand)Author
2006-05-30Use correct file mode when creating files. Fixes task 5452Dan Everton
2006-04-24Use filesize instead of lseek to find the size of a file. Reduces disk access...Frank Dischner
2006-03-22font caching fixes by Frank DischnerMarcoen Hirschberg
2006-03-02Fixed more pointer size vs. int size problems (64 bit sims)Jens Arnold
2005-12-06waiting is over: initial unicode commitMarcoen Hirschberg
2005-04-19moved lcd_getstringsize into font.cChristian Gmeiner
2005-01-27long policyJean-Philippe Bernardy
2005-01-22long policyJean-Philippe Bernardy
2004-08-26New font format (already rotated) saves code, space and time. On the downside...Jörg Hohensohn
2004-08-16Const policed pointer arguments to functions, part 1Jens Arnold
2004-08-03More const policeing step 3Jens Arnold
2004-05-14Some TAB characters slipped in...Jens Arnold
2004-05-14Fixed lcd_bitmap() to use the bitmap format generated by bmp2rb correctly. No...Jens Arnold
2003-01-24Remove use of rockbox-mode.el in local variables list.Mats Lidell
2002-10-09'Reset settings' now also resets wps, font and language (although you have to...Björn Stenberg
2002-10-08Added persistence of last .wps, .fnt and .lng file played in /.rockboxBjörn Stenberg
2002-09-20New full ISO-8859-1 system font.Björn Stenberg
2002-09-16Daniel, Eric Linenberg
2002-09-13Greg Haerr's font patch 3:Daniel Stenberg
2002-09-12Greg Haerr's new loadable font. No more #ifdef font-style, removed oldDaniel Stenberg