On Tuesday, Oct 8, 2002, at 01:06 Asia/Tokyo,
<[EMAIL PROTECTED]> wrote:
> ISO-8859-11 = TIS-620 + { NBSP }
>
> NBSP = Non-Breaking Space (0xA0 / U+00A0)
Kiitos. This also led to the discovery of yet another type in
Encode::Supported.
> Thai iso-8859-11 [3] cp874 MacThai
>
> [1] Esperanto, Maltese, and Turkish. Turkish is now on
> 8859-9.
> [2] Baltics. Now on 8859-10, except for Latvian.
> [3] Also know as TIS 620.
=~ s/know/known/
I'll fix it but withhold from $Encode::VERSION++ since the table itself
appears correct.
ext/Encode/ucm/8859-11.ucm
| <U00A0> \xA0 |0 # NO-BREAK SPACE
Dan the Encode Maintainer