Names for ASCII and JIS X 0201 that appear both in the X registry and in
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 17 Sep 2005 11:21:05 +0000 (11:21 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 17 Sep 2005 11:21:05 +0000 (11:21 +0000)
the usual X fonts.

git-svn-id: svn://svn.tartarus.org/sgt/charset@6317 cda61777-01e9-0310-a592-d414129be87e

xenc.c

diff --git a/xenc.c b/xenc.c
index 5359b16..7d5a86a 100644 (file)
--- a/xenc.c
+++ b/xenc.c
@@ -23,6 +23,7 @@ static const struct {
      * canonical and will be returned when translating the id to a
      * string.
      */
+    { "iso646.1991-irv", CS_ASCII },
     { "iso8859-1", CS_ISO8859_1 },
     { "iso8859-2", CS_ISO8859_2 },
     { "iso8859-3", CS_ISO8859_3 },
@@ -39,6 +40,7 @@ static const struct {
     { "fcd8859-15", CS_ISO8859_15 },
     { "hp-roman8", CS_HP_ROMAN8 },
     { "koi8-r", CS_KOI8_R },
+    { "jisx0201.1976-0, CS_JISX0201 },
     /*
      * Unofficial encoding names found in the wild.
      */