]> git.eshelyaron.com Git - emacs.git/commit
Support more font weight values on MS-Windows
authorEli Zaretskii <eliz@gnu.org>
Sun, 17 Nov 2019 16:19:18 +0000 (18:19 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sun, 17 Nov 2019 16:19:18 +0000 (18:19 +0200)
commitb31f1987eb27a69d7c0eab9cce6eab8ba0857ec1
tree53b98b537628ffe78f26b836b94585c9f63b04bb
parent7c6335de5e0ac4176911a39bad5344028f39b8ff
Support more font weight values on MS-Windows

* src/w32font.c (w32_to_fc_weight): Support a few more weight
values, for compatibility with the GTK font selection widget
(see gtkutil.c:XG_WEIGHT_TO_SYMBOL).  (Bug#24226)
src/w32font.c