]> git.eshelyaron.com Git - emacs.git/commit
Fix drawing overlines on top of stretch glyphs when there is a box
authorPo Lu <luangruo@yahoo.com>
Sun, 12 Dec 2021 01:17:00 +0000 (01:17 +0000)
committerPo Lu <luangruo@yahoo.com>
Sun, 12 Dec 2021 01:19:57 +0000 (01:19 +0000)
commitc6cf446894a3d1eb1679de2a278fba9d4804952a
tree9622edb2d8cffbe26d1c512216a5f3f29bd62273
parent8716f21d94bfda0072843e087833fedb38dcf13e
Fix drawing overlines on top of stretch glyphs when there is a box

* src/haikuterm.c (haiku_draw_string_box): Also draw text
decorations if the clipping is to be set.
(haiku_draw_glyph_string): Only draw text decorations if
the box will not be drawn with clipping.
src/haikuterm.c