mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Fix width of the '1' and the '7', so that they have the same width as the other numerals and e.g. playing time in the wps doesn't wobble anymore.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14280 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
4211011b82
commit
31ea4ba253
1 changed files with 12 additions and 12 deletions
|
@ -241,9 +241,9 @@ F8
|
|||
ENDCHAR
|
||||
STARTCHAR uni0031
|
||||
ENCODING 49
|
||||
SWIDTH 384 0
|
||||
DWIDTH 4 0
|
||||
BBX 2 6 1 0
|
||||
SWIDTH 700 0
|
||||
DWIDTH 7 0
|
||||
BBX 2 6 2 0
|
||||
BITMAP
|
||||
C0
|
||||
40
|
||||
|
@ -319,16 +319,16 @@ F8
|
|||
ENDCHAR
|
||||
STARTCHAR uni0037
|
||||
ENCODING 55
|
||||
SWIDTH 576 0
|
||||
DWIDTH 6 0
|
||||
BBX 4 6 1 0
|
||||
SWIDTH 700 0
|
||||
DWIDTH 7 0
|
||||
BBX 5 6 1 0
|
||||
BITMAP
|
||||
F0
|
||||
10
|
||||
10
|
||||
10
|
||||
10
|
||||
10
|
||||
F8
|
||||
08
|
||||
08
|
||||
08
|
||||
08
|
||||
08
|
||||
ENDCHAR
|
||||
STARTCHAR uni0038
|
||||
ENCODING 56
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue