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

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

bug#57962: 29.0.50; Odd font choices


From: Lars Ingebrigtsen
Subject: bug#57962: 29.0.50; Odd font choices
Date: Fri, 14 Oct 2022 14:02:13 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Po Lu <luangruo@yahoo.com> writes:

> BTW, does changing the definition of fixed-pitch to read:
>
>   "monospace-10"
>
> solve anything?

Just to:

(defface fixed-pitch
  '((t :family "monospace-10"))
  "The basic fixed-pitch face."
  :group 'basic-faces)

?

It changes, but it's still bad:

PNG image

I.e., it's not just the size difference, but also that they use
different font shapes.

reply via email to

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