mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Fix width of the '1' to be the same as the width of the other digits. Fixes the last part of FS #2918.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18401 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0353f6c206
commit
c4703a1ecc
1 changed files with 3 additions and 3 deletions
|
@ -748,9 +748,9 @@ B0
|
||||||
ENDCHAR
|
ENDCHAR
|
||||||
STARTCHAR char49
|
STARTCHAR char49
|
||||||
ENCODING 49
|
ENCODING 49
|
||||||
SWIDTH 312 0
|
SWIDTH 437 0
|
||||||
DWIDTH 5 0
|
DWIDTH 7 0
|
||||||
BBX 4 10 0 0
|
BBX 4 10 1 0
|
||||||
BITMAP
|
BITMAP
|
||||||
20
|
20
|
||||||
60
|
60
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue