Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#9241 - unifont.bdf update

Attached to Project: Rockbox
Opened by Yoshihisa Uchida (Uchida) - Monday, 04 August 2008, 17:06 GMT+2
Last edited by Jens Arnold (amiconn) - Tuesday, 26 August 2008, 01:16 GMT+2
Task Type Patches
Category Font/charset
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

Rockbox's unifont.bdf (GNU Unifont) is old.

The unifont.bdf is updated to the latest version (unifont-5.1_20080706.bdf).
This task depends upon

Closed by  Jens Arnold (amiconn)
Tuesday, 26 August 2008, 01:16 GMT+2
Reason for closing:  Fixed
Additional comments about closing:  Just committed unifont.5.1.20080820 with the filler glyphs stripped.
Comment by Bertrik Sikken (bertrik) - Monday, 04 August 2008, 19:06 GMT+2 Comment by Yoshihisa Uchida (Uchida) - Tuesday, 05 August 2008, 04:10 GMT+2
I'm sorry for not apending the file.

This difference file is a difference between unifont-5.1.20080706.bdf (http://unifoundry.com/unifont-5.1.20080706.bdf.gz) and Rockbox's unifont (svn 16133).
Comment by MichaelGiacomelli (saratoga) - Monday, 11 August 2008, 05:02 GMT+2
The unifont page mentions things like Braille support, which rockbox probably should not have. Is that included as well?
Comment by Yoshihisa Uchida (Uchida) - Monday, 11 August 2008, 10:37 GMT+2
My patch file includes the correct Braille Glyphs.

A new patch file sent because the Uninfont was updated on August 8.
Comment by Yoshihisa Uchida (Uchida) - Saturday, 23 August 2008, 03:41 GMT+2
Unifont updates on August 20.
I post new patch.
Comment by Bertrik Sikken (bertrik) - Saturday, 23 August 2008, 09:34 GMT+2
There's no need to attach the file if it comes directly from the unifont webpage IMO.
Comment by Jonas Häggqvist (rasher) - Tuesday, 26 August 2008, 00:54 GMT+2
This script removes all unwanted space-wasting filler characters from unifont.bdf

Run as ./removefillerchar.pl < unifont.bdf > output.bdf

Loading...