From 4f26222a9f3cfe4d52f04785807df95e75c32d86 Mon Sep 17 00:00:00 2001 From: Jens Arnold Date: Wed, 3 Sep 2008 20:18:42 +0000 Subject: 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 --- fonts/16-Jackash.bdf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fonts/16-Jackash.bdf b/fonts/16-Jackash.bdf index 0379d64d2c..2a6a845d06 100644 --- a/fonts/16-Jackash.bdf +++ b/fonts/16-Jackash.bdf @@ -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 -- cgit v1.2.3