Re: TTDPC 1.1.2.0 released
Marcin Grzegorczyk <[email protected]> Wed, 06 Sep 2006 14:31:16 +0200
| Newsgroups | gmane.games.ttdpatch.general |
|---|---|
| Message-ID | <[email protected]> |
Joining the discussion somewhat late... Anders Isaksson wrote: > - Using DEFAULT_CHARSET instead of ANSI_CHARSET (maybe this helps with > non-latin languages showing the help texts wrong, I'm not sure) TTDPC uses TTDPatch's XML output, doesn't it? Well, you if you want to get that right, you should look at the "encoding=" value in the XML header. In the case of Czech (and Polish), TTDPatch's output is in ISO-8859-2, which differs from windows-1250 (the standard code page for Central European locales in Windows) in a few annoying details. (Microsoft's code page numbers for the ISO-8859-x series are 28590+x, by the way.) -- Marcin Grzegorczyk -- TTDPatch mailing list. To unsubscribe from the list, send an email to [email protected] with the body (not the subject) of the email containing only the word "unsubscribe" (without the quotes). For more info please see http://www.ttdpatch.net/maillist.html