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
Task Type Patches
Category Plugins
Status New
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 0%
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)
 superdom.c |   67 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 66 insertions(+), 1 deletion(-)

This task depends upon

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)
 superdom.c |    4 ++++
 1 file changed, 4 insertions(+)

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

Loading...