comparison src/ChangeLog @ 92191:55d491c0a1fe

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 25 Feb 2008 01:52:35 +0000
parents e0a01545e4a6
children 30086ed69e69
comparison
equal deleted inserted replaced
92190:b663aaf87a8c 92191:55d491c0a1fe
1 2008-02-25 Kenichi Handa <handa@ni.aist.go.jp> 1 2008-02-25 Kenichi Handa <handa@ni.aist.go.jp>
2
3 * xdisp.c (fill_glyph_string): Pay attention to glyph->padding_p.
4 (append_glyph): Set glyph->pixel_width and glyph->padding_p to 1
5 if the glyph in the font is zero pixel with.
2 6
3 * dispextern.h (struct glyph_string): New member padding_p. 7 * dispextern.h (struct glyph_string): New member padding_p.
4 8
5 * w32font.c (w32font_draw): Pay attention to s->padding_p. 9 * w32font.c (w32font_draw): Pay attention to s->padding_p.
6 10