Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#7593 - Superdom user font fixes

Attached to Project: Rockbox
Opened by Will Robertson (aliask) - Monday, 13 August 2007, 15:21 GMT+2
Last edited by Teruaki Kawashima (teru) - Monday, 03 August 2009, 08:32 GMT+2
Task Type Patches
Category Plugins
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

Currently the superdom plugin does not handle user fonts especially well, this patch is the first step towards fixing this.
It's not yet ready to commit because I'm not sure that the implementation of the inventory screen is correct.

Please test/review the patch and provide feedback.
   superdom_fontfix.patch (4.8 KiB)
 apps/plugins/superdom.c |   67 +++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 66 insertions(+), 1 deletion(-)

This task depends upon

Closed by  Teruaki Kawashima (teru)
Monday, 03 August 2009, 08:32 GMT+2
Reason for closing:  Out of Date
Additional comments about closing:  similar fix was done in r22113.
Comment by Teruaki Kawashima (teru) - Wednesday, 03 June 2009, 15:10 GMT+2
synched patch.
use system font for number inputing and use simplelist to show inventory.
   superdom_font.patch (1.3 KiB)
 apps/plugins/superdom.c |    4 ++++
 1 file changed, 4 insertions(+)

   superdom_show_inventory.patch (2.9 KiB)
 apps/plugins/superdom.c |   67 ++++++++++++++++++++++++++++++------------------
 1 file changed, 43 insertions(+), 24 deletions(-)

Loading...