Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#11271 - 35-Nimbus font

Attached to Project: Rockbox
Opened by Alexander Levin (fml2) - Thursday, 13 May 2010, 22:48 GMT+2
Last edited by Alexander Levin (fml2) - Friday, 04 June 2010, 21:15 GMT+2
Task Type Patches
Category Font/charset
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Release 3.4
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

This is a font I created for using in the FM radio screen. I contains only digits, the period and the default character that will be used to display all other letters. Ascent and descent are set to 0 so that there will be no vertical spacing.

Update: I added latin letters so that the font can be included into the font pack.
This task depends upon

Closed by  Alexander Levin (fml2)
Friday, 04 June 2010, 21:15 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  Committed in r26553
Comment by Alexander Levin (fml2) - Thursday, 13 May 2010, 22:49 GMT+2
Now as diff
   22-NimbusFM.diff (3 KiB)
 fonts/22-NimbusFM.bdf |  333 ++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 333 insertions(+)

Comment by Alexander Levin (fml2) - Thursday, 20 May 2010, 18:40 GMT+2
The commit was reverted and the task reopened because it was agreed on the mailing list and in IRC that we should only include a font in the standard font pack if it can at least display English menus. But this font contains only digits.
Comment by Alexander Levin (fml2) - Thursday, 20 May 2010, 22:41 GMT+2
This is work in progress. I added capital latin letters. Volunteers are welcome to add small letters! Edit the .sfd file with fontforge.
Comment by Alexander Levin (fml2) - Friday, 28 May 2010, 19:51 GMT+2
I renamed the font to 29-Nimbus and added latin letters to it (small and capitals) and also some accented letters. I attach the BDF file as a diff and the original .sfd file (to be edited with fontforge) for possible further development.
   29-Nimbus.diff (23.8 KiB)
 fonts/29-Nimbus.bdf | 3124 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 3124 insertions(+)

   Nimbus-29.sfd (29.3 KiB)
Comment by Alexander Levin (fml2) - Tuesday, 01 June 2010, 00:11 GMT+2
Another rename: the real font height is 35. Added some accented capital letters.
   35-Nimbus.diff (28.2 KiB)
 fonts/35-Nimbus.bdf | 3744 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 3744 insertions(+)

   Nimbus-35.sfd (33.5 KiB)
Comment by Alexander Levin (fml2) - Tuesday, 01 June 2010, 00:20 GMT+2
Corrected some properties.
   35-Nimbus-2.diff (28.2 KiB)
 fonts/35-Nimbus.bdf | 3744 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 3744 insertions(+)

   Nimbus-35.sfd (33.4 KiB)

Loading...