]> git.eshelyaron.com Git - emacs.git/commit
Correctly premultiply background color of fringe bitmaps
authorPo Lu <luangruo@yahoo.com>
Thu, 10 Feb 2022 11:56:30 +0000 (19:56 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 10 Feb 2022 11:56:30 +0000 (19:56 +0800)
commitd49c8cea4377066e8fd8035d941bf671e51722eb
treed983302dd3109a74890cc604727050dee6bc07bb
parente16a78c44e05237b98207a7cee4b0666b7e1ac2a
Correctly premultiply background color of fringe bitmaps

* src/xterm.c (x_draw_fringe_bitmap): Premultiply alphas by
alpha_background.
src/xterm.c