From: handa Date: Sun, 6 Jan 2008 14:25:58 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-1-5-1~25 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=adfa2e37428c4579812a02b7cbf468b229aa12d9;p=m17n%2Fm17n-lib.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 4217af3..7c2b42e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,19 @@ +2008-01-06 Kenichi Handa + + * font.c (mfont__get_glyph_id): Return -1 if some code is invalid. + + * font-ft.c (ft_drive_otf): Fix checking of negative feature. + + * m17n-X.c (xft_find_metric): Set g->g.measured. + + * m17n-flt.c (Mequal): New variable. + (m17n_init_flt): Initialize it. + (FontLayoutCmdRule): Merge members supported_glyph and otf_spec + into a new member facility. + (load_command): Modify parsing of Mfont_facility. + (run_rule): Adjuted for the change of FontLayoutCmdRule. + (run_otf): Adjusted metrics if a->back is nonzero. + 2007-12-28 Kenichi Handa * Version 1.5.0 released.