From fb098a4b61ffcca848a3795139cf54e53306b66b Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 15 Nov 2008 05:32:55 +0000 Subject: [PATCH] * xterm.c (x_draw_glyph_string): For stretch glyphs, don't call x_draw_glyph_string_background. * w32term.c (x_draw_glyph_string): Likewise. --- src/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 0e0bfaf8ca0..f1fadd2cd95 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2008-11-15 YAMAMOTO Mitsuharu + + * xterm.c (x_draw_glyph_string): For stretch glyphs, don't call + x_draw_glyph_string_background. + + * w32term.c (x_draw_glyph_string): Likewise. + 2008-11-15 Chong Yidong * xterm.c (x_draw_glyph_string): Stop drawing the background of -- 2.39.5