GNU bug report logs - #58538
anti-alias fix results in ugly scaled fonts

Previous Next

Package: emacs;

Reported by: Stephen Gildea <stepheng+emacs <at> gildea.com>

Date: Sat, 15 Oct 2022 04:08:02 UTC

Severity: normal

Tags: moreinfo

Fixed in version 29.0.60

Done: Stephen Gildea <stepheng+emacs <at> gildea.com>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Stephen Gildea <stepheng+emacs <at> gildea.com>
To: bug-emacs <at> gnu.org
Subject: anti-alias fix results in ugly scaled fonts
Date: Fri, 14 Oct 2022 21:07:23 -0700
At HEAD (29.0.50), I get an ugly scaled font for my sans-serif text.
I noticed it in MH-E, and you can reproduce it as follows:

    emacs -Q -fn fixed --eval "(buffer-face-set 'variable-pitch)"

Although the default font is specified on the command line as "fixed"
(from the misc-fixed X11 family of fonts), and the variable-pitch font
selected is not in the misc-fixed family, having "fixed" as the
default font affects the font selected for the "variable-pitch" face.
Which font it selects changed recently.

This bug seems to have been introduced by commit 6b1ed2f2c9,
"Fix antialias face attribute when text is scaled", 27 August.

In an Emacs built before that commit, the above command displays text
with a pretty sans-serif font.

That commit undoes some of the changes that addressed bug#17973.
Bug#17973 fixed display of misc-fixed fonts.  With that recent commit,
using misc-fixed fonts again breaks some faces.




This bug report was last modified 2 years and 135 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.