From: handa Date: Fri, 25 Jun 2004 11:57:29 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: withdl~16 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=6e8d533000c711fbb3d0bd1dcc236523fece6f20;p=m17n%2Fm17n-lib.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index dabf35c..cdae39c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2004-06-25 Kenichi Handa + + * font-ft.c (fc_list): If FcFontList finds no font, try + FcFontMatch. + + * draw.c (compose_glyph_string): Terminate the last loop after + doing default combining if necessary. + 2004-06-24 Kenichi Handa * draw.c (mdraw_glyph_list): Unref gstring->top at the tail.