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



Rockbox mail archive

Subject: Re: system.fnt location

Re: system.fnt location

From: Greg Haerr <greg_at_censoft.com>
Date: Wed, 18 Sep 2002 18:52:47 -0600

> IMO it would be a better idea to have a settings entry which will
allow you to browse the /.rockbox/fonts directory when choosing a

We could use the current tree.c code for browsing fonts if it
were modified to show .fnt files as well as .mp3 files. In this
way, users won't always have to have various fonts in a hidden
directory. (/.rockbox). Hitting PLAY on a .fnt file would
just execute:
    free_font(FONT_UI);
    load_font(filename, &font_UI);
and then refresh the tree display.

Regards,

Greg
Received on 2002-09-19

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