GNU bug report logs -
#51767
29.0.50; :weight=regular still resolving to medium font weight
Previous Next
Reported by: Nick <nick <at> idylls.net>
Date: Thu, 11 Nov 2021 15:20:02 UTC
Severity: normal
Found in version 29.0.50
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 51767 <at> debbugs.gnu.org (full text, mbox):
> Date: Thu, 11 Nov 2021 09:27:06 -0500
> From: Nick <nick <at> idylls.net>
>
> Hello, I saw that there was recently a fix merged that supposedly should
> allow Emacs to distinguish between "regular" and "medium" font weights.
> However, even when manually specifying the weights, I'm seeing "regular"
> still resolve to "medium"
>
> Here is the invocation I am using:
> (set-face-font 'default "Iosevka SS08:weight=regular")
>
> I am using the Super TTC version of Iosevka SS08 listed here:
> https://github.com/be5invis/Iosevka/blob/v11.0.1/doc/PACKAGE-LIST.md
>
> You can see the font rendering stack that I'm using listed below.
>
> Here is a listing of `font-log` right after evaluating that
> set-face-font. My current theme is using a mix of Iosevka weights and
> Inter, which may explain the long listing.
According to font-log, you don't have a "regular" or "normal" variant
of this font, only "medium" one. So it sounds like Emacs is correctly
using the closest weight you do have?
This bug report was last modified 3 years and 245 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.