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



Rockbox mail archive

Subject: [PATCH] fix for font_init/show_logo problem

[PATCH] fix for font_init/show_logo problem

From: Bjoern Fischer <bfischer_at_Techfak.Uni-Bielefeld.DE>
Date: Thu, 19 Sep 2002 02:13:41 +0200

Hello,

in the current cvs version of rockbox, there is a problem
when show_logo() is called in main.c (see FIXME note).

A possible solution is to extend the interface of font_init():

font_init(0) does not load fonts from disk, but only
             initializes compiled in fonts.

font_init(1) loads fonts from disk, when possible, and
             initializes them. Previously rotated fonts
             are left untouched.

Any comments, Greg?

IMPORTANT: The attached patch is against
current CVS + Greg's fonts-7.patch (he posted it yesterday).

Björn (Fischer)


Received on 2002-09-19

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