GNU bug report logs -
#2275
ntemacs 23.0.90: Glyph overlapping.
Previous Next
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
Message #12 received at 2275 <at> emacsbugs.donarmstrong.com (full text, mbox):
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.