* bug#2275: ntemacs 23.0.90: Glyph overlapping.
@ 2009-02-11 6:33 Kevin Yu
2009-02-12 15:09 ` Jason Rumney
0 siblings, 1 reply; 3+ messages in thread
From: Kevin Yu @ 2009-02-11 6:33 UTC (permalink / raw)
To: emacs-pretest-bug
[-- Attachment #1: Type: text/plain, Size: 138 bytes --]
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
[-- Attachment #2: overlapping.png --]
[-- Type: image/png, Size: 2621 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#2275: ntemacs 23.0.90: Glyph overlapping.
2009-02-11 6:33 bug#2275: ntemacs 23.0.90: Glyph overlapping Kevin Yu
@ 2009-02-12 15:09 ` Jason Rumney
2009-02-13 3:18 ` Kevin Yu
0 siblings, 1 reply; 3+ messages in thread
From: Jason Rumney @ 2009-02-12 15:09 UTC (permalink / raw)
To: Kevin Yu, 2275
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.
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#2275: ntemacs 23.0.90: Glyph overlapping.
2009-02-12 15:09 ` Jason Rumney
@ 2009-02-13 3:18 ` Kevin Yu
0 siblings, 0 replies; 3+ messages in thread
From: Kevin Yu @ 2009-02-13 3:18 UTC (permalink / raw)
To: Jason Rumney; +Cc: 2275
> Please let me know whether you can still reproduce the bug in a fresh
> checkout.
It's OK now. Thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-02-13 3:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-11 6:33 bug#2275: ntemacs 23.0.90: Glyph overlapping Kevin Yu
2009-02-12 15:09 ` Jason Rumney
2009-02-13 3:18 ` Kevin Yu
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).