GNU bug report logs - #58184
Faulty font selection for Latin characters

Previous Next

Package: emacs;

Reported by: समीर सिंह Sameer Singh <lumarzeli30 <at> gmail.com>

Date: Thu, 29 Sep 2022 22:54:01 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#58184: closed (Faulty font selection for Latin characters)
Date: Fri, 30 Sep 2022 13:01:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 30 Sep 2022 16:00:18 +0300
with message-id <838rm1dnkt.fsf <at> gnu.org>
and subject line Re: bug#58184: Faulty font selection for Latin characters
has caused the debbugs.gnu.org bug report #58184,
regarding Faulty font selection for Latin characters
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
58184: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58184
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: समीर सिंह Sameer Singh
 <lumarzeli30 <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Faulty font selection for Latin characters
Date: Fri, 30 Sep 2022 04:23:28 +0530
[Message part 3 (text/plain, inline)]
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
[Message part 4 (text/html, inline)]
[1.png (image/png, attachment)]
[Message part 6 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: समीर सिंह Sameer Singh
 <lumarzeli30 <at> gmail.com>
Cc: 58184-done <at> debbugs.gnu.org
Subject: Re: bug#58184: Faulty font selection for Latin characters
Date: Fri, 30 Sep 2022 16:00:18 +0300
> From: समीर सिंह Sameer Singh <lumarzeli30 <at> gmail.com>
> Date: Fri, 30 Sep 2022 18:25:31 +0530
> Cc: 58184 <at> debbugs.gnu.org
> 
> It's ok, at least I found the cause of my problem.
> You can close the bug report.

Thanks, done.


This bug report was last modified 2 years and 288 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.