]> git.eshelyaron.com Git - emacs.git/commit
Fix display of BW images on MS-Windows
authorKazuhiro Ito <kzhr@d1.dion.ne.jp>
Thu, 26 Aug 2010 07:35:54 +0000 (07:35 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 6 Nov 2021 11:33:46 +0000 (13:33 +0200)
commitba278e4a9b076b381317100df6bed664eb6aed6c
tree7e832345e693da32022b7d930fb4da626860c162
parent26089c8c446de4851143a42b2005844d152e8e99
Fix display of BW images on MS-Windows

* src/image.c (convert_mono_to_color_image) [HAVE_NTGUI]: Swap the
fore- and the back-ground colors back to their normal conventions.
(Bug#6918)
src/image.c