From: handa Date: Thu, 25 Aug 2005 01:23:06 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-1-3-0~225 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=332f2d158952e507dc4e41ddc3f0df3e2fe7191a;p=m17n%2Fm17n-lib.git *** empty log message *** --- 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.