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/ProFont_r400-15.bdf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fonts/ProFont_r400-15.bdf') diff --git a/fonts/ProFont_r400-15.bdf b/fonts/ProFont_r400-15.bdf index 5f125ac8df..9385f492e3 100644 --- a/fonts/ProFont_r400-15.bdf +++ b/fonts/ProFont_r400-15.bdf @@ -1,5 +1,5 @@ STARTFONT 2.1 -FONT -nil-ProFont-medium-r-normal--15-150-72-72-c-70-iso8859-1 +FONT -nil-ProFont-medium-r-normal--15-150-72-72-c-70-ISO10646-1 SIZE -1 72 72 FONTBOUNDINGBOX 7 15 0 -3 @@ -14,7 +14,7 @@ QUAD_WIDTH 7 FAMILY_NAME "ProFont" WEIGHT_NAME "Medium" SLANT "R" -CHARSET_REGISTRY "ISO8859" +CHARSET_REGISTRY "ISO10646" CHARSET_ENCODING "1" DEFAULT_CHAR -256 FONT_DESCENT 3 -- cgit v1.2.3