[wx-dev] Encoding ISO-8859-11 on Windows

Vadim Zeitlin vadim at wxwindows.org
Sat Sep 2 07:55:28 PDT 2006


On Sat, 02 Sep 2006 14:19:46 +0200 Robert Roebling <robert at roebling.de> wrote:

RR> Slowly, the idea of the code is that if certain ISO codepages
RR> are installed at any time (language packs, newer version of IE),
RR> that code can test for the presence of the exact ISO encoding,
RR> not only something similar in the OEM world.

 Yes, I understand this.

RR> The bad example in case is that previous code replaced ISO8859-15 with
RR> Latin1, killing all Euro signs.

 This was surely a bug.

RR> Here is another list:
RR> 
RR> http://msdn.microsoft.com/workshop/author/dhtml/reference/charsets/charset4.asp

 It still misses many values we use, such as EUC-JP (20932) or several Mac
encodings. I wonder where do these values come from?

 Thanks,
VZ





More information about the wx-dev mailing list