From 7afadcef3f28786af8fc721ab2e7fd296bdc3027 Mon Sep 17 00:00:00 2001 From: Simo Kinnunen Date: Sat, 17 Oct 2009 14:02:45 +0300 Subject: [PATCH] Latin-1 Supplement now covers the Euro symbol too because you might expect that. Also added a new predefined glyph group for Currency Symbols. --- generate/index.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/generate/index.html b/generate/index.html index 0dceade..e550717 100644 --- a/generate/index.html +++ b/generate/index.html @@ -119,13 +119,15 @@

Include the following glyphs (if available)

Texturized WordPress punctuation. Some fonts may not support all of these characters. (12 glyphs)
-
Basic Latin glyphs within the Unicode range 0x0020 to 0x007E. (95 glyphs)
-
-
Latin glyphs within the Unicode range 0x00A0 to 0x00FF. Includes punctuation, currency symbols, numerals and common accented characters. (96 glyphs)
+
Basic Latin glyphs within the Unicode range U+0020 to U+007E. (95 glyphs)
+
+
Latin glyphs within the Unicode range U+00A0 to U+00FF and the euro sign U+20AC. Includes punctuation, some currency symbols, numerals and common accented characters. (97 glyphs)
+
+
Currency symbols within the Unicode range U+20A0 to U+20CF. The dollar sign from Basic Latin and the cent, pound and yen signs from Latin-1 Supplement are also included. (about 22 glyphs)
-
Extended Latin glyphs within the Unicode range 0x0100 to 0x017F. (128 glyphs)
+
Extended Latin glyphs within the Unicode range U+0100 to U+017F. (128 glyphs)
-
Extended Latin glyphs within the Unicode range 0x0180 to 0x024F. (208 glyphs)
+
Extended Latin glyphs within the Unicode range U+0180 to U+024F. (208 glyphs)
For a complete list, see Cyrillic characters in Unicode. (up to 432 glyphs)