]> git.eshelyaron.com Git - emacs.git/commit
Make Haiku stipple display slightly faster
authorPo Lu <luangruo@yahoo.com>
Sun, 15 May 2022 12:43:54 +0000 (12:43 +0000)
committerPo Lu <luangruo@yahoo.com>
Sun, 15 May 2022 12:44:59 +0000 (12:44 +0000)
commit22873b5415fbcc81f2d1e0e69cccd5dbeaac51ee
tree92bb1fc26af75505388e7c88135ec3002e01b8a6
parent0da7689b167dd92c0ac307122be0a742a10abfb4
Make Haiku stipple display slightly faster

* src/haikuterm.c (haiku_draw_stipple_background): Draw tiled
bitmap to end of stipple instead of the end of the frame.
src/haikuterm.c