]> git.eshelyaron.com Git - emacs.git/commit
Fix breakage of native image scaling on XRENDER by previous change
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Thu, 30 May 2019 01:05:27 +0000 (10:05 +0900)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Thu, 30 May 2019 01:05:27 +0000 (10:05 +0900)
commit46a176169b9050a5e6d97b11f265bd58b4b5eb05
treedf359f5083e7bb92a24285f4e9e6205150d4e1aa
parent10582d0511f4455d5c0449fd8a1e0eca9be06d7b
Fix breakage of native image scaling on XRENDER by previous change

* src/image.c (image_create_x_image_and_pixmap_1) [HAVE_XRENDER]: Get depth if
it is unspecified.
src/image.c