all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mike Kupfer <mkupfer@alum.berkeley.edu>
To: Stephen Gildea <stepheng+emacs@gildea.com>
Cc: 58538@debbugs.gnu.org
Subject: bug#58538: anti-alias fix results in ugly scaled fonts
Date: Sat, 15 Oct 2022 08:31:25 -0700	[thread overview]
Message-ID: <21613.1665847885@alto> (raw)
In-Reply-To: Your message of "Fri, 14 Oct 2022 21:07:23 -0700." <539369.1665806843@pental>

[-- Attachment #1: Type: text/plain, Size: 403 bytes --]

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


[-- Attachment #2: default registry --]
[-- Type: image/png, Size: 13965 bytes --]

[-- Attachment #3: Type: text/plain, Size: 245 bytes --]


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


[-- Attachment #4: iso10646 registry --]
[-- Type: image/png, Size: 16359 bytes --]

[-- Attachment #5: Type: text/plain, Size: 49 bytes --]


(This is on Debian Bullseye, running i3.)

mike

  parent reply	other threads:[~2022-10-15 15:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-15  4:07 bug#58538: anti-alias fix results in ugly scaled fonts Stephen Gildea
2022-10-15  7:34 ` Eli Zaretskii
2022-10-15 10:38 ` Lars Ingebrigtsen
2022-10-15 15:31 ` Mike Kupfer [this message]
2023-02-01  5:34   ` Stephen Gildea
2023-02-01  9:04     ` Gregory Heytings
2023-02-01 13:50     ` Gregory Heytings
2023-02-02  5:25   ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=21613.1665847885@alto \
    --to=mkupfer@alum.berkeley.edu \
    --cc=58538@debbugs.gnu.org \
    --cc=stepheng+emacs@gildea.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.