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

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

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


From: Mike Kupfer
Subject: bug#58538: anti-alias fix results in ugly scaled fonts
Date: Sat, 15 Oct 2022 08:31:25 -0700

Hi Stephen, can you post screenshots of what you currently get and what
you expected?

I wonder if the difference has something to do with the font registry.

With 

  /usr/new/bin/emacs -Q -fn "-*-fixed-*-*-*-*-*-*-*-*-*-*-*-*" --eval 
"(buffer-face-set 'variable-pitch)"

or

  /usr/new/bin/emacs -Q -fn "-*-fixed-*-*-*-*-*-*-*-*-*-*-jisx0201.1976-*" 
--eval "(buffer-face-set 'variable-pitch)"

I get

PNG image

With

  /usr/new/bin/emacs -Q -fn "-*-fixed-*-*-*-*-*-*-*-*-*-*-iso10646-*" --eval 
"(buffer-face-set 'variable-pitch)"

or

  /usr/new/bin/emacs -Q -fn "-*-fixed-*-*-*-*-*-*-*-*-*-*-iso8859-*" --eval 
"(buffer-face-set 'variable-pitch)"

I get

PNG image

(This is on Debian Bullseye, running i3.)

mike

reply via email to

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