Rockbox mail archive
Subject: Re: apps credits.c,1.26,1.27 ...
From: Greg Haerr (greg_at_censoft.com)
Date: 2002-09-12
- Next message: George Styles: "Re: proportional fonts"
- Previous message: Daniel Stenberg: "Re: run-time bitmap rotating?"
- In reply to: George Styles: "Re: apps credits.c,1.26,1.27 main.c,1.52,1.53 main_menu.c,1.57,1.58 menu.c,1.40,1.41 settings.c,1.53,1.54 tree.c,1.120,1.121 wps-display.c,1.18,1.19 wps.c,1.142,1.143"
- Next in thread: Daniel Stenberg: "Re: apps credits.c,1.26,1.27 ..."
- Reply: Daniel Stenberg: "Re: apps credits.c,1.26,1.27 ..."
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
[ attachment ]
: Is this new font format proportinal? if not, haev you completely removed
: support for proportinal fonts for now?
Yes, the new format handles proportional fonts and
mono-spaced fonts transparently. There's a width array
that is included for proportional fonts is used instead
of the max font width for inter-character spacing.
The current CVS code uses the LCD_PROPFONTS
define for the new font code, otherwise the original code
is used. Once we get a standardized loadable/compiled-in font
that matches the original font, and the applications are fully
tested with the new font code, then the original font code
will also be removed, and there will be a single way to
display proportional/mono fonts, using either compiled-in
or loadable methods.
You can select which fonts you would like for display
when LCD_PROPFONTS is selected.
Regards,
Greg
- Next message: George Styles: "Re: proportional fonts"
- Previous message: Daniel Stenberg: "Re: run-time bitmap rotating?"
- In reply to: George Styles: "Re: apps credits.c,1.26,1.27 main.c,1.52,1.53 main_menu.c,1.57,1.58 menu.c,1.40,1.41 settings.c,1.53,1.54 tree.c,1.120,1.121 wps-display.c,1.18,1.19 wps.c,1.142,1.143"
- Next in thread: Daniel Stenberg: "Re: apps credits.c,1.26,1.27 ..."
- Reply: Daniel Stenberg: "Re: apps credits.c,1.26,1.27 ..."
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
[ attachment ]
Page was last modified "Jan 10 2012" The Rockbox Crew
|