From 332f2d158952e507dc4e41ddc3f0df3e2fe7191a Mon Sep 17 00:00:00 2001 From: handa Date: Thu, 25 Aug 2005 01:23:06 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 1d25f55..89697aa 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,16 @@ +2005-08-25 Kenichi Handa + + * font.h (MFont): New member for_full_width. + + * font.c (compare_font_score): Prefer a font of not + for_full_width. + + * m17n-X.c (xfont_registry_list): Set font.for_full_width if the + registry charset of a font is one of CJK charsets. + + * font-ft.c (fc_parse_pattern): Set font->for_full_width if a font + supports some of CJK. + 2005-08-24 Kenichi Handa * m17n-gui.h (Mascent, Mdescent): Don't extern them. -- 1.7.10.4