]> git.eshelyaron.com Git - emacs.git/commit
Fix duplicate overhang display on GNUstep
authorPo Lu <luangruo@yahoo.com>
Thu, 6 Jan 2022 06:02:43 +0000 (14:02 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 6 Jan 2022 06:02:43 +0000 (14:02 +0800)
commite882dd48e3c3d6aa443383016c36f53683cd3048
tree47bc991af3b2dc43b865055e82b81ca6b59505f3
parent5749c57e473808b589a615ac4e4e7f7eef8da949
Fix duplicate overhang display on GNUstep

* src/nsfont.m (nsfont_draw): Stop saving DPS clip and remove
workaround for bad clipping.
* src/nsterm.m (ns_draw_glyph_string): Clip to glyph string rect
when displaying overhangs.
src/nsfont.m
src/nsterm.m