From 31ea4ba253ff6bc53dabbec01b6fa97ae24ef880 Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Sat, 11 Aug 2007 09:29:31 +0000 Subject: 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 --- fonts/snap.bdf | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/fonts/snap.bdf b/fonts/snap.bdf index 36b5757cdf..dfbe8d8907 100644 --- a/fonts/snap.bdf +++ b/fonts/snap.bdf @@ -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 -- cgit v1.2.3