]> git.eshelyaron.com Git - emacs.git/commit
Fix overline display when there is a box on PGTK
authorPo Lu <luangruo@yahoo.com>
Sun, 12 Dec 2021 13:44:02 +0000 (21:44 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 12 Dec 2021 13:44:02 +0000 (21:44 +0800)
commit13edadb4927c4f5bf130d602d60d29099e50a166
treec89c71e90d68e1f3296fcbf31e0efe98058d40db
parent2de147e93c69a3ae2c74b5264ab5c6e46598ac31
Fix overline display when there is a box on PGTK

* src/pgtkterm.c (pgtk_draw_glyph_string): Draw box before any
text decorations.
src/pgtkterm.c