Bruno Haible wrote on 2002-06-07 13:06 UTC:
> TCVN  (Thai)

s/TCVN/TIS-620/g

As a check list:

The encodings currently supported by glibc 2.2 locales are:

$ echo $(for i in `locale -a` ; do LC_ALL=$i locale charmap ; done | sort -u)
ANSI_X3.4-1968 BIG5 BIG5-HKSCS CP1251 CP1255 EUC-JP EUC-KR EUC-TW GB18030
GB2312 GBK GEORGIAN-PS ISO-8859-1 ISO-8859-13 ISO-8859-14 ISO-8859-15
ISO-8859-2 ISO-8859-3 ISO-8859-5 ISO-8859-6 ISO-8859-7 ISO-8859-8 ISO-8859-9
KOI8-R KOI8-T KOI8-U TIS-620 UTF-8

I'd be surprised to hear anything outside this list that is actually
used under Unix (disclaimer: by people who know what they want to use).

Markus

-- 
Markus G. Kuhn, Computer Laboratory, University of Cambridge, UK
Email: mkuhn at acm.org,  WWW: <http://www.cl.cam.ac.uk/~mgk25/>

_______________________________________________
I18n mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/i18n

Reply via email to