This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

New charmap ISO-8859-7-EURO


[Keld Jørn Simonsen]
> Here is a reference and a charmap

I converted your version into a version comparable to the current
ISO-8859-7, and generated a diff.  Is this the correct list of changes
between ISO-8859-7 and ISO-8859-7:2003?  Is it correct that GREEK
TONOS was removed in the new version?

--- ISO-8859-7  Sat Jun 24 07:32:51 2000
+++ ISO-8859-7-EURO     Mon Jul  7 00:05:51 2003
@@ -1,16 +1,13 @@
-<code_set_name> ISO-8859-7
+<code_set_name> ISO-8859-7-EURO
 <comment_char> %
 <escape_char> /
 % version: 1.0
-%  source: ECMA registry
+%  source: ISO/IEC SC2 N3678 - FDIS 8859-7

-% alias ISO-IR-126
-% alias ISO_8859-7:1987
-% alias ISO_8859-7
-% alias ELOT_928
-% alias ECMA-118
-% alias GREEK
-% alias GREEK8
+% alias ISO_8859-7:2003
+% alias ISO_8859-7-EURO
+% alias ISO8859-7-EURO
+% alias GREEK8-EURO
 CHARMAP
 <U0000>     /x00         NULL (NUL)
 <U0001>     /x01         START OF HEADING (SOH)
@@ -176,19 +173,22 @@
 <U2018>     /xa1         LEFT SINGLE QUOTATION MARK
 <U2019>     /xa2         RIGHT SINGLE QUOTATION MARK
 <U00A3>     /xa3         POUND SIGN
+<U20AC>     /xa4         EURO SIGN
+<U20AE>     /xa5         DRACHMA SIGN
 <U00A6>     /xa6         BROKEN BAR
 <U00A7>     /xa7         SECTION SIGN
 <U00A8>     /xa8         DIAERESIS
 <U00A9>     /xa9         COPYRIGHT SIGN
+<U037A>     /xaa         GREEK YPOGEGRAMMENI
 <U00AB>     /xab         LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
 <U00AC>     /xac         NOT SIGN
 <U00AD>     /xad         SOFT HYPHEN
-<U2015>     /xaf         HORIZONTAL BAR
+<U2014>     /xaf         EM DASH
 <U00B0>     /xb0         DEGREE SIGN
 <U00B1>     /xb1         PLUS-MINUS SIGN
 <U00B2>     /xb2         SUPERSCRIPT TWO
 <U00B3>     /xb3         SUPERSCRIPT THREE
-<U0384>     /xb4         GREEK TONOS
+<U00B4>     /xb4         ACUTE ACCENT
 <U0385>     /xb5         GREEK DIALYTIKA TONOS
 <U0386>     /xb6         GREEK CAPITAL LETTER ALPHA WITH TONOS
 <U00B7>     /xb7         MIDDLE DOT


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]