summaryrefslogtreecommitdiff
path: root/firmware/export/font.h (follow)
Commit message (Expand)AuthorAge
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Make checkwps compile again. Still more work is needed though, as checkwps i...Dave Chapman2008-03-25
* Tab policeNils Wallménius2007-09-14
* Change unsigned long to uint32_t and long to int32_t to fix a crash in Nils Wallménius2007-06-30
* Use a larger font cache on the targets that can afford the (quite small) RAM ...Linus Nielsen Feltzing2007-03-05
* sysfont.h is only needed by devices with bitmap displays.Barry Wardell2007-01-17
* Make the build system create a sysfont.h which includes font information for ...Barry Wardell2007-01-17
* waiting is over: initial unicode commitMarcoen Hirschberg2005-12-06
* Increased maximum file size for models with LCD height larger than 64 toDaniel Stenberg2005-08-03
* moved lcd_getstringsize into font.cChristian Gmeiner2005-04-19
* font format documentation updated, obsolete definitions removedJörg Hohensohn2004-08-27
* By reducing the font buffer to 4000 bytes from 9000, we get 5000 fresh bytesDaniel Stenberg2004-08-27
* Fixed pointer types & struct fontJens Arnold2004-08-26
* New font format (already rotated) saves code, space and time. On the downside...Jörg Hohensohn2004-08-26
* Const policed pointer arguments to functions, part 1Jens Arnold2004-08-16
* Added multiple inclusion protectionBjörn Stenberg2003-06-29
* Include File Cleanup And Move-Around Party 2003.Daniel Stenberg2003-02-07