]> git.eshelyaron.com Git - emacs.git/commit
Be more specific with XRender bit-depths (bug#34051)
authorAlan Third <alan@idiocy.org>
Tue, 15 Jan 2019 16:38:34 +0000 (16:38 +0000)
committerAlan Third <alan@idiocy.org>
Thu, 17 Jan 2019 17:30:54 +0000 (17:30 +0000)
commit03b8903ee7fffc75085600899c992829a49d4442
treebd0928c2fdb9696c9cf3d604b1e255ffcdd70d3f
parent5a6df06494f9ba6df53af82cfdf81f1d3708edc3
Be more specific with XRender bit-depths (bug#34051)

* src/image.c (x_create_x_image_and_pixmap): Fail gracefully if a bit
depth is requested that XRender doesn't support.
src/image.c