emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#58538: closed (anti-alias fix results in ugly scaled fonts)


From: GNU bug Tracking System
Subject: bug#58538: closed (anti-alias fix results in ugly scaled fonts)
Date: Wed, 01 Feb 2023 05:48:01 +0000

Your message dated Tue, 31 Jan 2023 21:34:33 -0800
with message-id <1465497.1675229673@pental>
and subject line Re: bug#58538: anti-alias fix results in ugly scaled fonts
has caused the debbugs.gnu.org bug report #58538,
regarding anti-alias fix results in ugly scaled fonts
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
58538: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58538
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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.



--- End Message ---
--- Begin Message --- Subject: Re: bug#58538: anti-alias fix results in ugly scaled fonts Date: Tue, 31 Jan 2023 21:34:33 -0800
Version: 29.0.60

This bug was fixed 10 Dec 2022 by commit 30e3cb2135, "Unset the 
weight/slant/width in the spec when realizing a font".


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]