]> git.eshelyaron.com Git - emacs.git/commit
Make stipple backgrounds respect `alpha-background'
authorPo Lu <luangruo@yahoo.com>
Fri, 18 Feb 2022 02:34:20 +0000 (10:34 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 18 Feb 2022 02:35:21 +0000 (10:35 +0800)
commit7938410ac0fc17858a7195ecf4b9c19d3b0497e7
tree5d931efd5acad31ea21d7c9214775b4f993d29d4
parent1a8b3b639063d0662298c55bd20dc3d129e19476
Make stipple backgrounds respect `alpha-background'

* src/xterm.c (x_fill_rectangle): Respect `alpha-background'
when drawing stipple.
src/xterm.c