]> git.eshelyaron.com Git - emacs.git/commit
Fix display of glyphless characters on Haiku
authorPo Lu <luangruo@yahoo.com>
Tue, 19 Apr 2022 01:15:33 +0000 (01:15 +0000)
committerPo Lu <luangruo@yahoo.com>
Tue, 19 Apr 2022 01:15:33 +0000 (01:15 +0000)
commitace1f32ac1185cad0c43e4b793fe53b54be95161
tree57fc07fe5637b6a8060cef4712cb37a168b97089
parent734f0f68a492f999a307e1cfa6f1cd7df408333f
Fix display of glyphless characters on Haiku

* src/haikuterm.c (haiku_draw_glyph_string_foreground): Fix pen
size when drawing composite string w/o font.
(haiku_draw_glyphless_glyph_string_foreground): Correctly
display glyphless character rectangle.
src/haikuterm.c