]> git.eshelyaron.com Git - emacs.git/commit
Fix subpixel AA with alpha-background on Cairo on X
authorPo Lu <luangruo@yahoo.com>
Sat, 9 Apr 2022 00:41:00 +0000 (08:41 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 9 Apr 2022 00:41:00 +0000 (08:41 +0800)
commitbb7623b9bee14bf428accc5b8cc88fa34fd9c9a2
tree3b0bc1a2e122065ee8f4191de436fb3baa2dc434
parent0b16e4e1f1b9e6de16aa613b1b363d76b1023766
Fix subpixel AA with alpha-background on Cairo on X

* xterm.c (x_set_cr_source_with_gc_foreground)
(x_set_cr_source_with_gc_background): Set operator back to OVER
if alpha-background isn't to be respected.
src/xterm.c