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: Multifont: testing & feedback (HD spinning)

Re: Multifont: testing & feedback (HD spinning)

From: Greg Haerr <greg_at_censoft.com>
Date: Mon, 27 Feb 2006 11:33:03 -0700

: If we increase each font buffer to 45kb we can ensure that only the
: biggest fonts go through the cache (about 74% of fonts then are small
: enough to be loaded entirely). Obviously that increases overhead quite a
: bit (from ~50kb to ~225kb).

It sounds like the font buffer should be shared between
fonts, so that each "loaded" font doesn't use an entirely
new buffer.


: The font cache code is basically unchanged, so even with a smaller
: buffer the performance should be no worse than using a large font with
: the current single font code.

The font cache code should be changed to use a font number and
character code, so that it also can be shared between loaded
fonts, rather than having a separate cache per font.

Regards,

Greg
Received on 2006-02-27

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