[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Incorrect font weight selected
From: |
Sean Whitton |
Subject: |
Re: Incorrect font weight selected |
Date: |
Sun, 19 Dec 2021 15:39:30 -0700 |
User-agent: |
Notmuch/0.31.4 (https://notmuchmail.org) Emacs/29.0.50 (x86_64-pc-linux-gnu) |
Hello,
On Sun 19 Dec 2021 at 11:04PM +01, Yuri D'Elia wrote:
> On Sun, Dec 19 2021, Sean Whitton wrote:
>> I think so, though see fc-list output below.
>>
>> I customized the 'default' face to medium Inconsolata, and commented out
>> my code which directly calls set-frame-font, and then I get something
>> which looks the same as it used to (I compared some screenshots).
>
> So you switched to customize?
Well, I'd rather keep my programmatic font setting, as it does a few
things which are useful to me.
What's weird is how the weight seems to be ignored in the set-face-font
call but not in the customisation.
> Could you provide some screenshots before/after?
Before/after what, sorry?
> Also, what happens when you create a new frame? (M-x make-frame)
Do you mean with my original programmatic font setting?
It gives me (what looks like) a regular rather than medium weight.
--
Sean Whitton
- Re: Incorrect font weight selected, (continued)