]> git.eshelyaron.com Git - emacs.git/commit
Fix font weights on MS-Windows
authorEli Zaretskii <eliz@gnu.org>
Wed, 10 Nov 2021 18:17:33 +0000 (20:17 +0200)
committerEli Zaretskii <eliz@gnu.org>
Wed, 10 Nov 2021 18:17:33 +0000 (20:17 +0200)
commit32086ea233b5f68c4fc2d90a05ef9a20d09b8f71
tree9d207873a02451314131939500e462b497ffd992
parenta491b73c765adde894acdbafc6fd97edd4343c2c
Fix font weights on MS-Windows

* src/w32font.c (w32_decode_weight, w32_encode_weight)
(w32_to_fc_weight): Adjust weight translations to match those in
font.c and gtkutil.c:xg_weight_to_symbol.  (Bug#51704)
src/w32font.c