GNU bug report logs -
#67810
29.1; fonts use synthetic bold on Linux / pgtk
Previous Next
Full log
Message #35 received at 67810 <at> debbugs.gnu.org (full text, mbox):
> From: Tim Ruffing <crypto <at> timruffing.de>
> Cc: luangruo <at> yahoo.com, 67810 <at> debbugs.gnu.org
> Date: Thu, 14 Dec 2023 11:37:15 +0100
>
> > As for your example: if Doom uses this for icons, why cannot Doom
> > refrain from using bold face for these cases?
>
> That's of course possible, and this could even be integrated in
> packages like nerd-fonts and all-the-icons. But as I said in my
> previous email, I think this solves only part of the problem. Setting
> the face works when there is existing code for inserting icons (e.g.,
> file type icons in dired), because that code can then take care of
> setting the face.
>
> But it doesn't work in cases when the user simply wants to insert icons
> in their buffers: For example, if the user inserts an icon in a bold
> org headline, it seems to me like the wrong approach to change the face
> on the fly.
One can always insert an icon with the likes of
(propertize "ICON" 'face '(:weight medium))
This bug report was last modified 1 year and 152 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.