From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sun Yijiang Newsgroups: gmane.emacs.devel Subject: [Bug] Unusual wide Chinese fonts on w32 (again) Date: Fri, 21 Oct 2005 09:59:48 +0800 Message-ID: <5065e2900510201859s16a6b3el@mail.gmail.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0427191026==" X-Trace: sea.gmane.org 1129860098 5271 80.91.229.2 (21 Oct 2005 02:01:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 21 Oct 2005 02:01:38 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 21 04:01:37 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1ESmCT-00021s-6W for ged-emacs-devel@m.gmane.org; Fri, 21 Oct 2005 04:00:05 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ESmCS-0007Jl-5z for ged-emacs-devel@m.gmane.org; Thu, 20 Oct 2005 22:00:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ESmCF-0007JX-Ij for emacs-devel@gnu.org; Thu, 20 Oct 2005 21:59:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ESmCD-0007JL-Tm for emacs-devel@gnu.org; Thu, 20 Oct 2005 21:59:51 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ESmCD-0007JI-OD for emacs-devel@gnu.org; Thu, 20 Oct 2005 21:59:49 -0400 Original-Received: from [64.233.184.203] (helo=wproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ESmCD-00067Y-Um for emacs-devel@gnu.org; Thu, 20 Oct 2005 21:59:50 -0400 Original-Received: by wproxy.gmail.com with SMTP id i11so324033wra for ; Thu, 20 Oct 2005 18:59:48 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=BtYC0QzK43Aai1h2Sf9qHeh0c8CGQpqtO7/29Yac4D96fqDwWyJ11gp0tVVA7CF68bu0PiF6njfHWLzoKLtylybDeUcQByRLjy1lkks/ZVqjy71mFEHnsOK6uEtHSoboKhuQhFb0k6cAPAXc3sVSear1ytJqWMEo9XFAeeCBDts= Original-Received: by 10.54.139.17 with SMTP id m17mr1508921wrd; Thu, 20 Oct 2005 18:59:48 -0700 (PDT) Original-Received: by 10.54.103.17 with HTTP; Thu, 20 Oct 2005 18:59:48 -0700 (PDT) Original-To: emacs-devel@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:44468 Archived-At: --===============0427191026== Content-Type: multipart/alternative; boundary="----=_Part_11437_4192522.1129859988484" ------=_Part_11437_4192522.1129859988484 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I made a bug report and patch for this. It's actually an undo of w32fns.ccommit by Jason Rumney on 2005-01-03 (check src/ChangeLog for details). The 2nd item of that ChangeLog entry is the cause of this problem. I wonder why this has not been fixed yet, maybe he cannot make tests on his computer? It's easy to verify: use `create-fontset-from-fontset-spec' to assign a font for chinese-gb2312 and you can see all Chinese chars is 4 times wide of ascii chars. That's really a serious bug! It's only on w32 and only appears with `create-fontset-from-fontset-spec'. A simple undo can solve this problem, but maybe it's not the best way. Anyway, I hope somebody can get it fixed. ------=_Part_11437_4192522.1129859988484 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I made a bug report and patch for this.  It's actually an undo of w32fns.c commit by Jason Rumney on 2005-01-03 (check src/ChangeLog for details).  The 2nd item of that ChangeLog entry is the cause of this problem.

I wonder why this has not been fixed yet, maybe he cannot make tests on his computer?  It's easy to verify: use `create-fontset-from-fontset-spec' to assign a font for chinese-gb2312 and you can see all Chinese chars is 4 times wide of ascii chars.

That's really a serious bug!  It's only on w32 and only appears with `create-fontset-from-fontset-spec'.  A simple undo can solve this problem, but maybe it's not the best way.  Anyway, I hope somebody can get it fixed.
------=_Part_11437_4192522.1129859988484-- --===============0427191026== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel --===============0427191026==--