From owner-freebsd-questions@FreeBSD.ORG Tue Sep 18 20:38:45 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 051A616A419 for ; Tue, 18 Sep 2007 20:38:45 +0000 (UTC) (envelope-from infofarmer@FreeBSD.org) Received: from heka.cenkes.org (heka.cenkes.org [208.79.80.110]) by mx1.freebsd.org (Postfix) with ESMTP id D7ABF13C465 for ; Tue, 18 Sep 2007 20:38:44 +0000 (UTC) (envelope-from infofarmer@FreeBSD.org) Received: from localhost (ppp85-141-135-92.pppoe.mtu-net.ru [85.141.135.92]) (Authenticated sender: sat) by heka.cenkes.org (Postfix) with ESMTP id B18FC2E9594B; Wed, 19 Sep 2007 00:39:03 +0400 (MSD) Date: Wed, 19 Sep 2007 00:38:42 +0400 From: Andrew Pantyukhin To: ronggui Message-ID: <20070918203841.GC3275@amilo.cenkes.org> References: <38b9f0350709180941o33d20c98t6d2019ab59af7523@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <38b9f0350709180941o33d20c98t6d2019ab59af7523@mail.gmail.com> X-OS: FreeBSD amilo.cenkes.org 7.0-CURRENT FreeBSD 7.0-CURRENT User-Agent: Mutt/1.5.16 (2007-06-09) Cc: freebsd-questions@freebsd.org Subject: Re: Does FreeBSD support UTF-8 locale well? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: infofarmer@FreeBSD.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Sep 2007 20:38:45 -0000 On Wed, Sep 19, 2007 at 12:41:45AM +0800, ronggui wrote: > I try to use zh_CN.UTF-8 as locales, but the FAT3 data can not display > correctly. When I use zh_CN.EUC as locale, things get better, but not > all the Chinese characters display correctly. > > In terms of UTF-8 support, Linux seems better than FreeBSD. How do you > guys think? I don't have any FAT3 data, but I've been using UTF-8 locales on most of my desktop and server systems for years now and never experienced any serious problems. You have to expect a few surprieses - when dealing with ISO-8859-encoded data, for example, but overall my experience has been quite smooth.