Files
doomemacs/core
Henrik Lissner 19203a91a3 Unset :weight, :slant, :width on font faces
Setting a face's `:font` attribute implicitly sets a host of other faces
attributes (:family, :foundry, :width, :weight, :height, and :slant),
which is problematic in places where these faces are used in tandem with
other faces, like how EWW renders bold elements with both
variable-pitch+bold faces, with the expectation that their attributes
would cascade properly, but not so if variable-pitch sets :weight or
:slant.
2021-06-04 01:35:59 -04:00
..
2021-05-25 10:35:21 -04:00
2021-06-01 16:08:17 -04:00
2021-05-25 10:35:21 -04:00
2021-06-02 19:37:09 -04:00
2021-06-01 16:07:46 -04:00