Mercurial > emacs
changeset 92191:55d491c0a1fe
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 25 Feb 2008 01:52:35 +0000 |
parents | b663aaf87a8c |
children | 30086ed69e69 |
files | src/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <handa@ni.aist.go.jp> + * 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.