Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#6405 - User fonts in Virtual Keyboard

Attached to Project: Rockbox
Opened by Martin Scarratt (mmmm-) - Friday, 01 December 2006, 19:41 GMT+2
Last edited by Eddy (bascule) - Tuesday, 21 August 2007, 22:01 GMT+2
Task Type Patches
Category User Interface
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

A quick hack to allow user fonts to be used with the virtual keyboard.
If your screen is not high enough for the user font, then the keyboard will be shown with the default font.
(This is not in any way intended as a serious patch for committing, just a quick way to relieve the strain on some peoples eyes :D).
   keyboardfont.patch (1.3 KiB)
 apps/recorder/keyboard.c |   10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

This task depends upon

Closed by  Eddy (bascule)
Tuesday, 21 August 2007, 22:01 GMT+2
Reason for closing:  Invalid
Additional comments about closing:  This patch does nothing that cannot be acomplished by using a .kbd file.
Comment by Eddy (bascule) - Monday, 08 January 2007, 09:48 GMT+2
You could of course use the built-in virtual keyboard file function (http://www.rockbox.org/twiki/bin/view/Main/LoadableKeyboardLayouts) as discussed in the following thread:

http://forums.rockbox.org/index.php?topic=8044.0

Loading...