]> git.eshelyaron.com Git - emacs.git/commit
Fix overline display over stretch glyphs with box on NS
authorPo Lu <luangruo@yahoo.com>
Sun, 12 Dec 2021 13:33:56 +0000 (21:33 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 12 Dec 2021 13:33:56 +0000 (21:33 +0800)
commit0ee1a46e6c7fa159584a9c04f5ab9bf694d6de3b
tree7d58327fc8e4dd3340fb267a8a10c3a5d6abfb6c
parent5bc785d81c01e00e187bd129d86f47fc89ff3b3b
Fix overline display over stretch glyphs with box on NS

* src/nsterm.m (ns_dumpglyphs_stretch): Don't draw text
decorations when there is a box.
(ns_draw_glyph_string): Draw text decorations after the box
in stretch glyph that have one.
src/nsterm.m