GNU bug report logs -
#5157
recent change in font selection in CVS
Previous Next
Reported by: Glenn Morris <rgm <at> gnu.org>
Date: Tue, 8 Dec 2009 19:20:04 UTC
Severity: normal
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Some time in the past month, the fonts Emacs uses for italic and
variable pitch have changed.
In ~/.Xdefaults I have:
Emacs.font: -misc-fixed-medium-r-normal--15-140-75-75-c-90-iso8859-1
In ~/.emacs, I have
(face-spec-set 'italic
'((t (:slant italic :underline nil :family "helvetica"))))
In a CVS version from 2009-11-03, I get the following fonts for italic
and variable-pitch:
x:-adobe-helvetica-medium-o-normal--14-140-75-75-p-78-iso8859-1
xft:-unknown-DejaVu LGC Sans-normal-normal-normal-*-15-*-*-*-*-0-iso10646-1
In the current trunk, I get:
x:-misc-fixed-medium-r-normal--15-140-75-75-c-90-iso8859-1
x:-misc-fixed-medium-r-normal--15-140-75-75-c-90-iso8859-1
Is there some way I can get the previous fonts back?
font-show-log output is attached.
In GNU Emacs 23.1.50.1 (x86_64-unknown-linux-gnu, X toolkit)
Windowing system distributor `The X.Org Foundation', version 11.0.70101000
configured using `configure '--with-pop' '--without-xaw3d' '--without-xim'
'--x-libraries=/usr/lib64' '--x-includes=/usr/include/X11' '--with-x'
'--with-x-toolkit=athena' '--without-toolkit-scroll-bars''
[old.log.gz (application/octet-stream, attachment)]
[new.log.gz (application/octet-stream, attachment)]
This bug report was last modified 15 years and 198 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.