unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Jason Rumney <jasonr@gnu.org>
To: Kevin Yu <yujie052@gmail.com>, 2275@emacsbugs.donarmstrong.com
Subject: bug#2275: ntemacs 23.0.90: Glyph overlapping.
Date: Thu, 12 Feb 2009 23:09:02 +0800	[thread overview]
Message-ID: <49943B8E.2060505@gnu.org> (raw)
In-Reply-To: <42b562540902102233i4e50302dk25f765bececba2fc@mail.gmail.com>

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.







  reply	other threads:[~2009-02-12 15:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-11  6:33 bug#2275: ntemacs 23.0.90: Glyph overlapping Kevin Yu
2009-02-12 15:09 ` Jason Rumney [this message]
2009-02-13  3:18   ` Kevin Yu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49943B8E.2060505@gnu.org \
    --to=jasonr@gnu.org \
    --cc=2275@emacsbugs.donarmstrong.com \
    --cc=yujie052@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).