]> git.eshelyaron.com Git - emacs.git/commit
Fix background stipple with `alpha_background'
authorPo Lu <luangruo@yahoo.com>
Fri, 18 Feb 2022 13:24:42 +0000 (21:24 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 18 Feb 2022 13:24:42 +0000 (21:24 +0800)
commitb76cd8af054a0e24ed8cd1bea515f1ca4619b115
tree5cebb2b6042da16721184105cd1e4d22ae3a06be
parent1f755a74b7a0268aad6a55764f4ceba3ba4063ff
Fix background stipple with `alpha_background'

* src/xterm.c (x_fill_rectangle): Fix treatment of foreground
and background colors when there is a stipple.
src/xterm.c