]> git.eshelyaron.com Git - emacs.git/commit
Premultiply background color by alpha for images
authorPo Lu <luangruo@yahoo.com>
Mon, 14 Feb 2022 10:39:56 +0000 (18:39 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 14 Feb 2022 10:43:44 +0000 (18:43 +0800)
commit9844b152a5c96d7aa0203a0573767241a1bbd043
tree1c91d703893af8245ddc7786523c708e4a1e5d4f
parent4c2701fad1e7554908cecb7ee74dc7e85484e13e
Premultiply background color by alpha for images

* src/xterm.c (x_query_frame_background_color): Premultiply
colors as X wants them when built without Cairo.
src/xterm.c