GNU bug report logs -
#57555
29.0.50; variable-pitch font issue with medium weight default font
Previous Next
Reported by: Amin Bandali <bandali <at> gnu.org>
Date: Sat, 3 Sep 2022 01:36:01 UTC
Severity: normal
Found in version 29.0.50
Done: Gregory Heytings <gregory <at> heytings.org>
Bug is archived. No further changes may be made.
Full log
Message #71 received at 57555 <at> debbugs.gnu.org (full text, mbox):
Hi Gregory, (all,)
Gregory Heytings writes:
> Amin, could you please try the attached patch and tell us if it fixes
> your problem? (It does here, with your recipe.)
>
> Thanks.
>
>
Sorry for my unintended long absence -- I meant to get back to this
bug report much earlier -- and thanks very much for the patch.
Your patch nicely remedies the original issue that I'd reported, but
with it applied, at least the following doesn't seem to have an effect
anymore:
(set-face-attribute 'fixed-pitch nil :family "Source Code Pro")
I use that in conjunction with the following to have my mode-line
typeset in Source Code Pro:
(set-face-attribute 'mode-line nil
:background "#e7e7e7"
:inherit 'fixed-pitch)
With your patch, my mode-line (and fixed-pitch itself) are typeset in
my system's sans-serif font, aka GNU FreeSans (even though
describe-face reports "Family: Source Code Pro" for fixed-pitch).
Sorry if this is not a lot to go by; I'll see if I can set aside some
time in the coming days to have a closer look at the underlying code.
This bug report was last modified 2 years and 161 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.