emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Utkarsh Singh] Re: Incorrect font weight selected


From: Utkarsh Singh
Subject: [Utkarsh Singh] Re: Incorrect font weight selected
Date: Tue, 28 Dec 2021 11:51:10 +0530

-------------------- Start of forwarded message --------------------
From: Utkarsh Singh <utkarsh190601@gmail.com>
To: wavexx@thregr.org
Subject: Re: Incorrect font weight selected
Date: Tue, 28 Dec 2021 11:17:17 +0530

Hello Yuri,

I can also experience a similar problem with Source Code Pro
font-family.  Bug related snippet in my init.el:

(set-face-attribute 'default nil :family "Source Code Pro"
                     :height 110 :weight 'medium)

FC output:

~ $ fc-list 'Source Code Pro' -f '%{weight} %{style}\n' | sort -g
40 ExtraLight Italic,Italic
40 ExtraLight,Regular
50 Light Italic,Italic
50 Light,Regular
80 Italic
80 Regular
100 Medium Italic,Italic
100 Medium,Regular
180 Semibold Italic,Italic
180 Semibold,Regular
200 Bold
200 Bold Italic
210 Black Italic,Italic
210 Black,Regular

Screenshot before M-x make-frame:

PNG image

Screenshot after M-x make-frame:

PNG image

Thank you,
Utkarsh Singh

-- 
Utkarsh Singh
https://utkarshsingh.xyz/
-------------------- End of forwarded message --------------------

-- 
Utkarsh Singh
https://utkarshsingh.xyz/

reply via email to

[Prev in Thread] Current Thread [Next in Thread]