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/trunk@18400 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
254fa65c7b
commit
4f26222a9f
1 changed files with 3 additions and 3 deletions
|
@ -748,9 +748,9 @@ B0
|
|||
ENDCHAR
|
||||
STARTCHAR char49
|
||||
ENCODING 49
|
||||
SWIDTH 312 0
|
||||
DWIDTH 5 0
|
||||
BBX 4 10 0 0
|
||||
SWIDTH 437 0
|
||||
DWIDTH 7 0
|
||||
BBX 4 10 1 0
|
||||
BITMAP
|
||||
20
|
||||
60
|
||||
|
|
Loading…
Reference in a new issue