GNU bug report logs - #2275
ntemacs 23.0.90: Glyph overlapping.

Previous Next

Packages: emacs, w32;

Reported by: Kevin Yu <yujie052 <at> gmail.com>

Date: Wed, 11 Feb 2009 06:40:04 UTC

Severity: normal

Done: Jason Rumney <jasonr <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Jason Rumney <jasonr <at> gnu.org>
To: Kevin Yu <yujie052 <at> gmail.com>, 2275 <at> debbugs.gnu.org
Subject: bug#2275: ntemacs 23.0.90: Glyph overlapping.
Date: Thu, 12 Feb 2009 23:09:02 +0800
Kevin Yu wrote:
> As the attached picture shows.
>
> to reproduce this bug:
>
>     1: C-h i
>     2: select the "The Info Directory" by mouse
>     3: repeat step 2
>   

I can't reproduce this, but suspect the problem is that the face for 
Info headings explicitly specifies "Helv", which on Windows is by 
default substituted by "MS Sans Serif". If a real "Helv" font is 
installed, this causes confusion in the font APIs, with some calls 
getting results for the substituted font, and others getting the real 
one. The fix for bug#2219 may have fixed this already, but I added a 
further explicit check for "Helv" substitutions since it is a well-known 
substitution, and in some installations may be substituted by a truetype 
font, which won't be caught by the current test.

Please let me know whether you can still reproduce the bug in a fresh 
checkout.





This bug report was last modified 15 years and 191 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.