From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: A patch for enforcing double-width CJK character display Date: Tue, 17 Apr 2012 16:02:51 +0900 Message-ID: <87ipgyet7o.fsf@catnip.gol.com> References: <87ipgzjdir.fsf@catnip.gol.com> <4F8CDCE1.8030109@i-soft.com.cn> <87wr5fdmpa.fsf@catnip.gol.com> <20120417.065618.393680168.wl@gnu.org> <87r4vmewh8.fsf@catnip.gol.com> <4F8D0950.7010406@i-soft.com.cn> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1334646190 12418 80.91.229.3 (17 Apr 2012 07:03:10 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 17 Apr 2012 07:03:10 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?utf-8?B?6buE5bu65b+g?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 17 09:03:08 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SK2RP-0006mo-Vt for ged-emacs-devel@m.gmane.org; Tue, 17 Apr 2012 09:03:08 +0200 Original-Received: from localhost ([::1]:41967 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SK2RP-0003pT-4C for ged-emacs-devel@m.gmane.org; Tue, 17 Apr 2012 03:03:07 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:40381) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SK2RJ-0003oR-1e for emacs-devel@gnu.org; Tue, 17 Apr 2012 03:03:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SK2RE-0000XX-NS for emacs-devel@gnu.org; Tue, 17 Apr 2012 03:03:00 -0400 Original-Received: from smtp12.dentaku.gol.com ([203.216.5.74]:48666) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SK2RE-0000VL-7Y; Tue, 17 Apr 2012 03:02:56 -0400 Original-Received: from 61.245.22.233.eo.eaccess.ne.jp ([61.245.22.233] helo=catnip.gol.com) by smtp12.dentaku.gol.com with esmtpa (Dentaku) (envelope-from ) id 1SK2RA-0007CB-A8; Tue, 17 Apr 2012 16:02:52 +0900 Original-Received: by catnip.gol.com (Postfix, from userid 1000) id 601F2DFC1; Tue, 17 Apr 2012 16:02:51 +0900 (JST) System-Type: x86_64-unknown-linux-gnu In-Reply-To: <4F8D0950.7010406@i-soft.com.cn> (=?utf-8?B?Ium7hOW7uuW/oCIn?= =?utf-8?B?cw==?= message of "Tue, 17 Apr 2012 14:10:24 +0800") Original-Lines: 24 X-Virus-Scanned: ClamAV GOL (outbound) X-Abuse-Complaints: abuse@gol.com X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 203.216.5.74 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:149722 Archived-At: =E9=BB=84=E5=BB=BA=E5=BF=A0 writes: > Maybe your system have a buggy "Lucida Sans TypeWriter" font, you can > try the lucida font released with JDK. > Hope the problem can be fixed. No, I think my copy of L-S-T is fine here (you can see from the images I sent in my previous message). Now that I've seen both, it looks like the issue is that the version of "Sazanami minchou" in Debian includes hand-tuned bitmaps. These look much better in many cases, but because there's a limited number of them, and the font-rendering system prefers bitmaps, it chooses a slightly smaller size so it can use a bitmap. The result is as you can see, that the size of CJK characters is smaller than you might expect from the size specified. Maybe this is such a rare case that it can be ignored, I dunno, but it does appear that everything is functioning properly... -miles --=20 Zeal, n. A certain nervous disorder afflicting the young and inexperienced.