]> git.eshelyaron.com Git - emacs.git/commit
Fix bug in "macintization" of x_draw_glyph_string
authorPo Lu <luangruo@yahoo.com>
Wed, 5 Oct 2022 00:31:44 +0000 (08:31 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 5 Oct 2022 00:32:00 +0000 (08:32 +0800)
commit6430c4c44f3cbfdaa702302017afbc5d442960f3
treeb1e424910d568d36810afd06ebb5a8a955630edb
parenta259d0dda3878a64373b808627c4b4cab3971194
Fix bug in "macintization" of x_draw_glyph_string

* src/nsterm.m (ns_draw_stretch_glyph_string): Restore text decoration
drawing code ommitted during "macintization" to convert the X function
into NS code.  Reported by Qiantan Hong <qthong@stanford.edu>.
src/nsterm.m