- 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 16 years ago
- 7418c35 Make checkwps compile again. Still more work is needed though, as checkwps is compiled to emulate an iPod Color - this needs changing to allow the LCD (and remote LCD) dimensions/depth to be specified on the commandline - the new %V tags are validated against the LCD characteristics by Dave Chapman · 17 years ago
- d718c27 Tab police by Nils Wallménius · 17 years ago
- df155c8 Change unsigned long to uint32_t and long to int32_t to fix a crash in by Nils Wallménius · 17 years ago
- e06faa0 Use a larger font cache on the targets that can afford the (quite small) RAM usage by Linus Nielsen Feltzing · 18 years ago
- 3f8d732 sysfont.h is only needed by devices with bitmap displays. by Barry Wardell · 18 years ago
- f4709d0 Make the build system create a sysfont.h which includes font information for the system font. Available #defines are: SYSFONT_NAME, SYSFONT_FACENAME, SYSFONT_WIDTH, SYSFONT_HEIGHT, SYSFONT_SIZE, SYSFONT_ASCENT, SYSFONT_DESCENT, SYSFONT_FIRST_CHAR, SYSFONT_LAST_CHAR, SYSFONT_DEFAULT_CHAR, SYSFONT_PROPORTIONAL, SYSFONT_COPYRIGHT, SYSFONT_BITS_SIZE. by Barry Wardell · 18 years ago
- b0fee17 waiting is over: initial unicode commit by Marcoen Hirschberg · 19 years ago
- 0f820d6 Increased maximum file size for models with LCD height larger than 64 to by Daniel Stenberg · 19 years ago
- c6ec0f4 moved lcd_getstringsize into font.c by Christian Gmeiner · 19 years ago
- a8dbabe font format documentation updated, obsolete definitions removed by Jörg Hohensohn · 20 years ago
- 861306d By reducing the font buffer to 4000 bytes from 9000, we get 5000 fresh bytes by Daniel Stenberg · 20 years ago
- f8a5802 Fixed pointer types & struct font by Jens Arnold · 20 years ago
- 5d36aaf New font format (already rotated) saves code, space and time. On the downside this new format is incompatible, so get the new fonts, too. by Jörg Hohensohn · 20 years ago
- c76c568 Const policed pointer arguments to functions, part 1 by Jens Arnold · 20 years ago
- 0dcc4a6 Added multiple inclusion protection by Björn Stenberg · 21 years ago
- f9b4490 Include File Cleanup And Move-Around Party 2003. by Daniel Stenberg · 22 years ago