From 872d2edfd874c6c56157f461eba944674cb0f52a Mon Sep 17 00:00:00 2001 From: handa Date: Tue, 13 Dec 2005 00:51:37 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index cc60b37..32b86e2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,16 @@ +2005-12-13 Kenichi Handa + + * font.h (mfont__resize): Delete extern. + + * font.c (mfont__list): Check resize ratio. + (mfont__resize): Delete it. + (mfont_resize_ratio): Include the code of mfont__resize. + + * font-ft.c (ft_open): Check resize ratio. + + * m17n-X.c (xfont_open): Check resize ratio. + (xft_open): Likewise. + 2005-12-07 Kenichi Handa * input.c (take_action_list): If take_action_list return -1, -- 1.7.10.4