mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27: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
|
ENDCHAR
|
||||||
STARTCHAR uni0031
|
STARTCHAR uni0031
|
||||||
ENCODING 49
|
ENCODING 49
|
||||||
SWIDTH 384 0
|
SWIDTH 700 0
|
||||||
DWIDTH 4 0
|
DWIDTH 7 0
|
||||||
BBX 2 6 1 0
|
BBX 2 6 2 0
|
||||||
BITMAP
|
BITMAP
|
||||||
C0
|
C0
|
||||||
40
|
40
|
||||||
|
@ -319,16 +319,16 @@ F8
|
||||||
ENDCHAR
|
ENDCHAR
|
||||||
STARTCHAR uni0037
|
STARTCHAR uni0037
|
||||||
ENCODING 55
|
ENCODING 55
|
||||||
SWIDTH 576 0
|
SWIDTH 700 0
|
||||||
DWIDTH 6 0
|
DWIDTH 7 0
|
||||||
BBX 4 6 1 0
|
BBX 5 6 1 0
|
||||||
BITMAP
|
BITMAP
|
||||||
F0
|
F8
|
||||||
10
|
08
|
||||||
10
|
08
|
||||||
10
|
08
|
||||||
10
|
08
|
||||||
10
|
08
|
||||||
ENDCHAR
|
ENDCHAR
|
||||||
STARTCHAR uni0038
|
STARTCHAR uni0038
|
||||||
ENCODING 56
|
ENCODING 56
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue