]> git.eshelyaron.com Git - emacs.git/commit
Fix selection of fonts that don't have regular weight
authorEli Zaretskii <eliz@gnu.org>
Fri, 17 Dec 2021 08:35:44 +0000 (10:35 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 17 Dec 2021 08:35:44 +0000 (10:35 +0200)
commit1b2511fa2aed460120a36765ba16c14e355eef1d
tree746559e50b37fe33312348fe753cc5b53a200a77
parent78a86a4b32d020719c3be3469fd1a1379a26cfb3
Fix selection of fonts that don't have regular weight

* src/font.c (font_delete_unmatched): The kludge of allowing
inexact matches of the font weight is now used for non-NTGUI
platforms as well.  (Bug#52493)
src/font.c