TIS-620 is equivalent to ISO 8859-11, so map the MIME name for the former to
[sgt/charset] / mimeenc.c
index 4751923..ad68da1 100644 (file)
--- a/mimeenc.c
+++ b/mimeenc.c
@@ -132,6 +132,8 @@ static const struct {
     { "csISOLatin6", CS_ISO8859_10 },
     { "latin6", CS_ISO8859_10 },
 
+    { "TIS-620", CS_ISO8859_11 },
+
     { "ISO-8859-13", CS_ISO8859_13 },
     { "ISO8859-13", CS_ISO8859_13 },   /* WILD */