From: Po Lu Date: Mon, 27 Jun 2022 06:21:16 +0000 (+0000) Subject: Use correct background for image mask color on Haiku X-Git-Tag: emacs-29.0.90~1447^2~1430 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0c01f3fa180aad18c4f63c783e3ebef2312e72f9;p=emacs.git Use correct background for image mask color on Haiku * src/haikuterm.c (haiku_draw_image_glyph_string): Use adjusted background for image mask. --- diff --git a/src/haikuterm.c b/src/haikuterm.c index 9e84dec1593..9f8aceae642 100644 --- a/src/haikuterm.c +++ b/src/haikuterm.c @@ -1749,7 +1749,7 @@ haiku_draw_image_glyph_string (struct glyph_string *s) 0, 0, s->img->original_width, s->img->original_height, - face->background); + background); } else /* In order to make sure the stipple background remains