Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#9898 - Text viewer plugin: Font selection patch

Attached to Project: Rockbox
Opened by Yoshihisa Uchida (Uchida) - Thursday, 12 February 2009, 11:40 GMT+2
Last edited by Yoshihisa Uchida (Uchida) - Wednesday, 17 March 2010, 13:24 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

In the setting screen, it is a patch to select font that displays the text
file.

The font can be specified for each text file.
   viewer_font.patch (6.9 KiB)
 b/apps/plugins/viewer.c |  132 +++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 124 insertions(+), 8 deletions(-)

This task depends upon

Closed by  Yoshihisa Uchida (Uchida)
Wednesday, 17 March 2010, 13:24 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  patch commits and manual updates.
Comment by Yoshihisa Uchida (Uchida) - Thursday, 12 February 2009, 12:23 GMT+2
Please apply patchs in order of  FS#9855 ,  FS#9892 ,  FS#9893  and  FS#9898 .
Comment by Yoshihisa Uchida (Uchida) - Friday, 13 February 2009, 12:27 GMT+2
Patch updates.
   viewer_font_2.patch (6.9 KiB)
 b/apps/plugins/viewer.c |  132 +++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 124 insertions(+), 8 deletions(-)

Comment by Yoshihisa Uchida (Uchida) - Saturday, 21 February 2009, 04:13 GMT+2
Patch updates.

changes:
- It is corrected that the font is not switched when the font that displays the text is a system font.
- It is corrected that the system font is loaded when loading the font fails.
   viewer_font_3.patch (7.5 KiB)
 b/apps/plugins/viewer.c |  147 +++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 139 insertions(+), 8 deletions(-)

Comment by Yoshihisa Uchida (Uchida) - Thursday, 05 March 2009, 14:26 GMT+2
The patch file updates.

Changes:
- For the font selection menu, I correct that the font used now has been selected.
   viewer_font_4.patch (7.6 KiB)
 b/apps/plugins/viewer.c |  158 +++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 150 insertions(+), 8 deletions(-)

Comment by Yoshihisa Uchida (Uchida) - Wednesday, 17 June 2009, 11:10 GMT+2
sync r21316
   viewer_font_5.patch (8.3 KiB)
 b/apps/plugins/viewer.c |  163 +++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 154 insertions(+), 9 deletions(-)

Comment by Yoshihisa Uchida (Uchida) - Saturday, 20 February 2010, 03:49 GMT+2
sync r24782
   viewer_font_6.patch (8.2 KiB)
 b/apps/plugins/viewer.c |  160 +++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 152 insertions(+), 8 deletions(-)

Loading...