all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jason Rumney <jasonr@gnu.org>
To: emacs-pretest-bug <emacs-pretest-bug@gnu.org>
Cc: 316-done@emacsbugs.donarmstrong.com
Subject: Re: XFLD fonts broken on w32 since around font-backend merge
Date: Mon, 26 May 2008 15:14:58 +0100	[thread overview]
Message-ID: <483AC5E2.1070203@gnu.org> (raw)
In-Reply-To: <483AC2B9.5000007@gnu.org>

Jason Rumney wrote:
> Emacs now seems to only recognize that font if the slant is specified 
> as "normal" rather than "r", and the spacing as "m" (previous versions 
> of Emacs on Windows only used "c" and "p" here, but up until the merge 
> of font-backend code, Emacs seemed to be happy using a font with 
> FONT_SPACING_MONO when "c" was specified).
It turns out that only the latter is causing the failure, so I've 
changed the w32 font backends to report FONT_SPACING_CHARCELL for all 
monospaced fonts rather than FONT_SPACING_MONO.

The use of normal/italic/oblique for the slant field in 
font_unparse_xfld could still be causing problems elsewhere (eg there 
seem to be reports still open of some fonts no longer working with the 
freetype and xft backends, which could be caused by inconsistencies in 
xfld names like this, at least while XFLD is still being used as our 
primary format for names).




  reply	other threads:[~2008-05-26 14:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-26 14:01 XFLD fonts broken on w32 since around font-backend merge Jason Rumney
2008-05-26 14:14 ` Jason Rumney [this message]
2008-05-26 14:25 ` bug#316: marked as done (XFLD fonts broken on w32 since around font-backend merge) Emacs bug Tracking System

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

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

  git send-email \
    --in-reply-to=483AC5E2.1070203@gnu.org \
    --to=jasonr@gnu.org \
    --cc=316-done@emacsbugs.donarmstrong.com \
    --cc=emacs-pretest-bug@gnu.org \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.