- 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 · 20 years ago
- c6ec0f4 moved lcd_getstringsize into font.c by Christian Gmeiner · 20 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 · 21 years ago
- 0dcc4a6 Added multiple inclusion protection by Björn Stenberg · 22 years ago
- f9b4490 Include File Cleanup And Move-Around Party 2003. by Daniel Stenberg · 22 years ago