Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide
translations



Rockbox mail archive

Subject: Re: apps credits.c,1.26,1.27 ...

Re: apps credits.c,1.26,1.27 ...

From: Greg Haerr <greg_at_censoft.com>
Date: Thu, 12 Sep 2002 08:31:39 -0600

: 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
Received on 2002-09-12

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy