Rockbox mail archive
Subject: Re: system.fnt location
From: Greg Haerr (greg_at_censoft.com)
Date: 2002-09-19
> 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
Page was last modified "Jan 10 2012" The Rockbox Crew
|