]> git.eshelyaron.com Git - emacs.git/commit
Fix stretch glyphs overlap with line above (bug#36633)
authorAlan Third <alan@idiocy.org>
Tue, 16 Jul 2019 20:32:23 +0000 (21:32 +0100)
committerAlan Third <alan@idiocy.org>
Sat, 27 Jul 2019 17:29:57 +0000 (18:29 +0100)
commit37db78c4bd351041eada08ebbdbf92c16819f09c
treeba09db9fa15bc88742badb60b2a11972fd9593ae
parentc26469daa752baf276bcad61b042b218402547de
Fix stretch glyphs overlap with line above (bug#36633)

* src/nsterm.m (ns_dumpglyphs_stretch): Move overwriting of the
clipping rectangle to after performing clipping.
src/nsterm.m