]> git.eshelyaron.com Git - emacs.git/commit
Implement stipples for stretch glyphs
authorPo Lu <luangruo@yahoo.com>
Sun, 8 May 2022 05:09:24 +0000 (05:09 +0000)
committerPo Lu <luangruo@yahoo.com>
Sun, 8 May 2022 05:09:24 +0000 (05:09 +0000)
commit5eeca488b9a5f1cad328f9b031be588526a0ef1e
treec70ef2f410803c895ac79f4d6a57b82d81394103
parentb205d67f8c92593f8e170419d677a70e535a3a19
Implement stipples for stretch glyphs

* src/haikuterm.c (haiku_draw_stipple_background): Accept new
arguments for specifying the color explicitly.  All callers
changed.
(haiku_draw_stretch_glyph_string): Draw stipple correctly.
(haiku_draw_glyph_string): Handle stipple correctly when drawing
neighbors.
src/haikuterm.c