From: "समीर सिंह Sameer Singh" <lumarzeli30@gmail.com>
To: 58184@debbugs.gnu.org
Subject: bug#58184: Faulty font selection for Latin characters
Date: Fri, 30 Sep 2022 04:23:28 +0530 [thread overview]
Message-ID: <CAOR1sLxLp9eszrbeS-TuJe=zXPOLSG0_n6cgyr=A7P1DY5GRcA@mail.gmail.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 767 bytes --]
When a font is set for the "default" face in the init.el file.
For example, like this:
(set-face-attribute 'default nil
:font "Fira Code"
:weight 'regular
:height 170)
This messes up the font selection for various latin and all ipa characters.
Despite the configured font supporting the characters which are typed,
Emacs selects a different font for them, this results in visually jarring
text or sometimes failed composition.
For example see in 1.png
All of the letters except ṇ (#x1E47) are in Fira Code while it is in Latin
Modern Mono despite Fira Code supporting it.
Below it t̪ (t + #x32A) is not composed properly because while 't' is in
FiraCode #x32A is in Step Regular.
Note: This does not happen with emacs -Q
Thanks
[-- Attachment #1.2: Type: text/html, Size: 1017 bytes --]
[-- Attachment #2: 1.png --]
[-- Type: image/png, Size: 4972 bytes --]
next reply other threads:[~2022-09-29 22:53 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-29 22:53 समीर सिंह Sameer Singh [this message]
2022-09-29 23:16 ` bug#58184: Faulty font selection for Latin characters समीर सिंह Sameer Singh
2022-09-29 23:19 ` समीर सिंह Sameer Singh
2022-09-30 6:03 ` Eli Zaretskii
2022-09-30 11:23 ` समीर सिंह Sameer Singh
2022-09-30 11:48 ` Eli Zaretskii
2022-09-30 12:35 ` समीर सिंह Sameer Singh
2022-09-30 12:52 ` Eli Zaretskii
2022-09-30 12:55 ` समीर सिंह Sameer Singh
2022-09-30 13:00 ` Eli Zaretskii
2022-09-30 5:55 ` Eli Zaretskii
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='CAOR1sLxLp9eszrbeS-TuJe=zXPOLSG0_n6cgyr=A7P1DY5GRcA@mail.gmail.com' \
--to=lumarzeli30@gmail.com \
--cc=58184@debbugs.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 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.