# HG changeset patch # User Chong Yidong # Date 1223995271 0 # Node ID 3e598e2ce8a6384d5cdd0b01f478290840077efe # Parent 52ae1a7380a1d330b80cd45e79cb3acd68383979 * font.c (font_clear_prop): When clearing font width, clear the average width field too. diff -r 52ae1a7380a1 -r 3e598e2ce8a6 src/ChangeLog --- a/src/ChangeLog Tue Oct 14 14:37:03 2008 +0000 +++ b/src/ChangeLog Tue Oct 14 14:41:11 2008 +0000 @@ -1,3 +1,8 @@ +2008-10-14 Kenichi Handa + + * font.c (font_clear_prop): When clearing font width, clear the + average width field too. + 2008-10-12 Andreas Schwab * ftfont.c (ftfont_shape_by_flt): Make static.