]> git.eshelyaron.com Git - emacs.git/commit
Fix display of sliced images on MS-Windows
authorEli Zaretskii <eliz@gnu.org>
Thu, 28 Mar 2019 16:00:06 +0000 (18:00 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 28 Mar 2019 16:00:06 +0000 (18:00 +0200)
commit2da9f8bf4222fda504f43b4757e154999cdbbf2c
tree1d26e676a935a1897906a425c7eb8b9d6a8281dd
parent2654c0b61b2cb8ee14d84f042ae6fc605adf64a8
Fix display of sliced images on MS-Windows

* src/w32term.c (x_draw_image_foreground): Fix detection of
scaled images for sliced images.  Scale the original width of
a slice and its coordinates of origin as well.
src/w32term.c