X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Fri, 20 Mar 2009 16:19:59 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: What is your default ANSI codepage? Message-ID: <20090320151959.GQ9322@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20090320115009 DOT GI9322 AT calimero DOT vinschen DOT de> <20090320130051 DOT GN9322 AT calimero DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090320130051.GN9322@calimero.vinschen.de> User-Agent: Mutt/1.5.19 (2009-02-20) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Mar 20 14:00, Corinna Vinschen wrote: > On Mar 20 12:50, Corinna Vinschen wrote: > > Hi, > > > > here's a question which is quite important for me to know. > > > > What is your default ANSI codepage? Windows supports a lot of these > > codepages, but some of them are only used in rare cases and not as > > default ANSI codepage. > > > > Right now, what Cygwin can support as codepages are: > > > > 737: IBM737, OEM Greek > > 775: IBM775, OEM Baltic > > Add 874: Thai Also add 437: OEM United States 720: OEM Arabic 850: OEM Multilingual Latin 1, Western Europe 852: OEM Latin 2, Central Europe 855: OEM Cyrillic 857: OEM Turkish 858: OEM Latin 1 + Euro symbol 860: OEM Portugese 862: OEM Hebrew 866: OEM Russian > > 932: Shift JIS > > 1125: IBM1125, OEM Ukraine > > 1250: ANSI Central Europe > > 1251: ANSI Cyrillic > > 1252: ANSI Latin 1 > > 1253: ANSI Greek > > 1254: ANSI Turkish > > 1255: ANSI Hebrew (no right-to-left) > > 1256: ANSI Arabic (no right-to-left) > > 1257: ANSI Baltic > > 1258: ANSI Vietnamese > > 28591: ISO-8859-1 Latin 1 > > 28592: ISO-8859-2 Central Europe > > 28593: ISO-8859-3 Latin 3 > > 28594: ISO-8859-4 Baltic > > 28595: ISO-8859-5 Cyrillic > > 28596: ISO-8859-6 Arabic (no right-to-left) > > 28597: ISO-8859-7 Greek > > 28598: ISO-8859-8 Hebrew (no right-to-left) > > 28599: ISO-8859-9 Turkish > > 28603: ISO-8859-13 Estonian > > 28605: ISO-8859-15 Latin 9 > > 50220: ISO-2022-jp, JIS > > 50221: ISO-2022-jp, JIS > > 50222: ISO-2022-jp, JIS > > 51932: EUC Japanese > > 65001: UTF-8 In the meantime I found a list of all supported Windows and OEM codepages here: http://msdn.microsoft.com/en-us/goglobal/bb964655.aspx So, AFAICS, we can now support all relevant Windows codepages, except for the three double-byte codepages 936 (GBK), 949 (Korean), and 950 (Big5). I look into supporting them as well at one point, but I can't promise that I can do that for the first official Cygwin 1.7 release. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/