From c42974a7971c8d3bcd6e9356418d3f2182f7b08b Mon Sep 17 00:00:00 2001 From: handa Date: Fri, 29 Oct 2004 11:07:41 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 040f6f8..a5ae1fd 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,14 @@ +2004-10-29 Kenichi Handa + + * font.c (xlfd_parse_name): If avgwidth is 0, set the size to 0. + + * m17n-X.c (MXFont): Change type of the member `sizes' to int. + New members smallest and larger. + (SET_SIZE, HAVE_SIZE): Adjusted for the above change. + (xfont_registry_list): Likewise. + (xfont_select): Likewise. + + 2004-10-28 Kenichi Handa * m17n-X.c (xfont_registry_list): Include '-' before PIXEL_SIZE in -- 1.7.10.4