From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.bugs Subject: bug#613: 23.0.60; Unicode display problems Date: Sat, 02 Aug 2008 13:57:11 -0400 Message-ID: <87myjv2tc8.fsf@stupidchicken.com> Reply-To: Chong Yidong , 613@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1217700458 21367 80.91.229.12 (2 Aug 2008 18:07:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 2 Aug 2008 18:07:38 +0000 (UTC) Cc: 613@emacsbugs.donarmstrong.com To: Kenichi Handa Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Aug 02 20:08:28 2008 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KPLWm-0005DF-6r for geb-bug-gnu-emacs@m.gmane.org; Sat, 02 Aug 2008 20:08:28 +0200 Original-Received: from localhost ([127.0.0.1]:36286 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KPLVr-00023s-Cv for geb-bug-gnu-emacs@m.gmane.org; Sat, 02 Aug 2008 14:07:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KPLVn-00022U-Bp for bug-gnu-emacs@gnu.org; Sat, 02 Aug 2008 14:07:27 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KPLVl-0001xy-4c for bug-gnu-emacs@gnu.org; Sat, 02 Aug 2008 14:07:26 -0400 Original-Received: from [199.232.76.173] (port=36690 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KPLVk-0001xh-VU for bug-gnu-emacs@gnu.org; Sat, 02 Aug 2008 14:07:25 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:55259) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KPLVk-0006rq-8i for bug-gnu-emacs@gnu.org; Sat, 02 Aug 2008 14:07:24 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m72I7L3C012264; Sat, 2 Aug 2008 11:07:22 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id m72I56vC011142; Sat, 2 Aug 2008 11:05:06 -0700 X-Loop: don@donarmstrong.com Resent-From: Chong Yidong Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sat, 02 Aug 2008 18:05:06 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 613 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 613-submit@emacsbugs.donarmstrong.com id=B613.12176998248635 (code B ref 613); Sat, 02 Aug 2008 18:05:06 +0000 Original-Received: (at 613) by emacsbugs.donarmstrong.com; 2 Aug 2008 17:57:04 +0000 Original-Received: from cyd (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m72Hv10s008629 for <613@emacsbugs.donarmstrong.com>; Sat, 2 Aug 2008 10:57:02 -0700 Original-Received: by cyd (Postfix, from userid 1000) id 6642357E337; Sat, 2 Aug 2008 13:57:11 -0400 (EDT) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Resent-Date: Sat, 02 Aug 2008 14:07:26 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:18965 Archived-At: Hi Handa, Do you have any ideas about this? Could it be related to the fixes you introduced on 2008-07-09? > The screen representations of unicode codepoints for left/right double quotes > (x201c, x201d), square root (x221a) and probably many other are too wide and > not anti-aliased like the rest of my glyphs. According to display-char, they > are taken from > > xft:-unknown-Kochi Gothic-normal-normal-normal-*-17-*-*-*-*-0-iso10646-1 > > In contrast to this, alpha, beta, gamma etc are taken from my main screen font > called > > xft:-unknown-DejaVu Sans Mono-normal-normal-normal-*-17-*-*-*-m-0-iso10646-1 > > Additionally, the ellipsis (x2026) consists of three dots in x-height (instead > of dots on the baseline). > > I didn't have these issues with the CVS version of June 7th. At that time, all > these glyphs were taken from my main font.