From: Eli Zaretskii <eliz@gnu.org>
To: Amin Bandali <bandali@gnu.org>
Cc: 57555@debbugs.gnu.org
Subject: bug#57555: 29.0.50; variable-pitch font issue with medium weight default font
Date: Mon, 05 Sep 2022 21:43:35 +0300 [thread overview]
Message-ID: <83leqxk6g8.fsf@gnu.org> (raw)
In-Reply-To: <87edwpfzvh.fsf@gnu.org> (message from Amin Bandali on Mon, 05 Sep 2022 14:19:14 -0400)
> From: Amin Bandali <bandali@gnu.org>
> Cc: 57555@debbugs.gnu.org
> Date: Mon, 05 Sep 2022 14:19:14 -0400
>
> > Even if you set the face's font explicitly by its full XLFD name, not
> > implicitly via :family?
> >
>
> Ha, so I just tried with the following XLFD:
>
> (set-face-font 'variable-pitch
> "-GNU -FreeSans-*-*-*-*-14-*-*-*-*-0-iso10646-1")
>
> And it works, somewhat. Emacs now uses GNU FreeSans, but seemingly
> only its regular variant. Based on the '*' I specified for the third
> and fourth fields (WEIGHT_NAME and SLANT), I would expect it to pick
> GNU FreeSans's other variants (bold, oblique, or bold oblique) where
> needed, but it doesn't seem to.
No, it can't: you specified a particular font. The requirement
regarding the slant variant wasn't in your original complaint ;-)
Anyway, feel free to step through font_load_for_lface and its
subroutines, to figure out why your FreeSans font is rejected for
variable-pitch face. Maybe you will find something that could be
improved there.
next prev parent reply other threads:[~2022-09-05 18:43 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-03 1:35 bug#57555: 29.0.50; variable-pitch font issue with medium weight default font Amin Bandali
2022-09-03 6:23 ` Eli Zaretskii
2022-09-05 7:06 ` Amin Bandali
2022-09-05 11:57 ` Eli Zaretskii
2022-09-05 15:08 ` Amin Bandali
2022-09-05 15:51 ` Eli Zaretskii
2022-09-05 18:19 ` Amin Bandali
2022-09-05 18:43 ` Eli Zaretskii [this message]
2022-09-05 21:17 ` Gregory Heytings
2022-09-06 2:28 ` Eli Zaretskii
2022-09-06 8:08 ` Gregory Heytings
2022-09-06 12:50 ` Eli Zaretskii
2022-09-06 13:09 ` Gregory Heytings
2022-09-06 13:15 ` Eli Zaretskii
2022-09-06 14:28 ` Lars Ingebrigtsen
2022-09-06 15:42 ` Eli Zaretskii
2022-09-07 12:44 ` Lars Ingebrigtsen
2022-09-07 13:01 ` Eli Zaretskii
2022-09-08 11:42 ` Lars Ingebrigtsen
2022-09-08 13:34 ` Eli Zaretskii
2022-11-20 13:57 ` Gregory Heytings
2022-11-20 15:27 ` Amin Bandali
2022-11-20 15:46 ` Gregory Heytings
2022-11-20 16:13 ` Amin Bandali
2022-11-20 17:01 ` Gregory Heytings
2022-12-10 22:54 ` Gregory Heytings
2022-09-06 2:34 ` Amin Bandali
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=83leqxk6g8.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=57555@debbugs.gnu.org \
--cc=bandali@gnu.org \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).