all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* XFLD fonts broken on w32 since around font-backend merge
@ 2008-05-26 14:01 Jason Rumney
  2008-05-26 14:14 ` Jason Rumney
  2008-05-26 14:25 ` bug#316: marked as done (XFLD fonts broken on w32 since around font-backend merge) Emacs bug Tracking System
  0 siblings, 2 replies; 3+ messages in thread
From: Jason Rumney @ 2008-05-26 14:01 UTC (permalink / raw)
  To: emacs-pretest-bug

Since sometime around the font backend merge, fonts specified as XFLD no 
longer work on Windows.

  emacs -Q -fn "-*-DejaVu Sans Mono-normal-r-*-*-13-*-*-*-c-*-iso8859-1"
results in Emacs not starting, and the following message on stderr:
  Font `-*-DejaVu Sans Mono-normal-r-*-*-13-*-*-*-c-*-iso8859-1' is not 
defined.

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).





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-05-26 14:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-26 14:01 XFLD fonts broken on w32 since around font-backend merge Jason Rumney
2008-05-26 14:14 ` Jason Rumney
2008-05-26 14:25 ` bug#316: marked as done (XFLD fonts broken on w32 since around font-backend merge) Emacs bug Tracking System

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.