From 95c62a28f9d9491fbe7c2270d16b52a40cb746d7 Mon Sep 17 00:00:00 2001 From: Jens Arnold Date: Tue, 2 Sep 2008 20:09:47 +0000 Subject: Font cleaup step 2: * Removed 00-Starmap_r400-8 - Bad unicode coverage, pretended to be a Win-1252 font, but was little more than pure ASCII, with many placeholders/ empty characters. * Removed win_crox* - broken encoding. RAWIN-R is neither Win-1251 nor ISO8859-5. * Converted jackash-16 to unicode (was CP437 in spite of what it said). * Fix several fonts to state their encoding, and change ISO8859-1 to ISO10646-1 for consistency. Fix property counts while we are at it. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18385 a1c6a512-1295-4272-9138-f99709370657 --- fonts/atadore.bdf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fonts/atadore.bdf') diff --git a/fonts/atadore.bdf b/fonts/atadore.bdf index 396ba304c2..551a3ced03 100644 --- a/fonts/atadore.bdf +++ b/fonts/atadore.bdf @@ -1,10 +1,10 @@ STARTFONT 2.1 -FONT -misc-atadore-medium-r-normal--9-90-100-100-m-80-iso8859-1 +FONT -misc-atadore-medium-r-normal--9-90-100-100-m-80-ISO10646-1 SIZE 8 100 100 FONTBOUNDINGBOX 8 8 0 -1 STARTPROPERTIES 20 SPACING "P" -CHARSET_REGISTRY "iso8859" +CHARSET_REGISTRY "ISO10646" CHARSET_ENCODING "1" POINT_SIZE 90 WEIGHT 10 -- cgit v1.2.3