# HG changeset patch # User Kenichi Handa # Date 1203904355 0 # Node ID 55d491c0a1fe59787fd939a66c96e282882978ad # Parent b663aaf87a8c66723fd56fa3de2aa10b3558ba90 *** empty log message *** diff -r b663aaf87a8c -r 55d491c0a1fe src/ChangeLog --- a/src/ChangeLog Mon Feb 25 01:52:17 2008 +0000 +++ b/src/ChangeLog Mon Feb 25 01:52:35 2008 +0000 @@ -1,5 +1,9 @@ 2008-02-25 Kenichi Handa + * xdisp.c (fill_glyph_string): Pay attention to glyph->padding_p. + (append_glyph): Set glyph->pixel_width and glyph->padding_p to 1 + if the glyph in the font is zero pixel with. + * dispextern.h (struct glyph_string): New member padding_p. * w32font.c (w32font_draw): Pay attention to s->padding_p.