This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#12395 - r31031 causes broken fonts with rockbox_failsafe.cfg
Attached to Project:
Rockbox
Opened by Jonathan Gordon (jdgordon) - Sunday, 20 November 2011, 13:36 GMT+2
Last edited by Fred Bauer (freddyb) - Sunday, 20 November 2011, 19:44 GMT+2
Opened by Jonathan Gordon (jdgordon) - Sunday, 20 November 2011, 13:36 GMT+2
Last edited by Fred Bauer (freddyb) - Sunday, 20 November 2011, 19:44 GMT+2
|
DetailsLoading rockbox_failsafe.cfg (from the themes browser) causes the main lcd (in the case of the h300) fonts to go completely nutty (see attached screenshot)
|
This task depends upon
Closed by Fred Bauer (freddyb)
Sunday, 20 November 2011, 19:44 GMT+2
Reason for closing: Fixed
Additional comments about closing: Fixed in r31033
Sunday, 20 November 2011, 19:44 GMT+2
Reason for closing: Fixed
Additional comments about closing: Fixed in r31033
I had the parameters for font_load_in_memory() in the wrong order. I didn't catch it in testing because it only affects fixed width fonts fully loaded in memory. --edit committed in r31033