Rockbox.org home
releases
current build
extras FAQ
manual
wiki
docs index mailing lists
IRC
forums bugs
patches



Rockbox mail archive

Subject: Blank screen with loadable fonts
From: Alex Gitelman (alex_at_fg-soup.com)
Date: 2002-08-16


Hi,
CVS log quote: If we're having loadable/proportional fonts, use them for
everything.

We can't use loadable fonts for everything because then we can't
report any errors in font routines. Also we can't show logo because
fonts are initialized later. That's why people had the problem with
blank screen.
I suggest leaving "void lcd_putsxy(int x, int y, unsigned char *str,
int thisfont)"
as way to print messages with internal fonts. This way all service
routines like panicf would not depend on ld fonts.
Attached is a simple patch that fixes the problem.
Best...
Alex
   
Thursday, August 15, 2002, 10:10:17 PM, you wrote:

BS> Paul van der Heu wrote:
>> I'm sorry if this has been addressed, but I was wondering whether
>> there is any timetable on going for recording functionality from
>> within RockBox..

BS> No. We will start working on it soon, but there is no ETA.




Page was last modified "Mar 9 2008" The Rockbox Crew