From adfa2e37428c4579812a02b7cbf468b229aa12d9 Mon Sep 17 00:00:00 2001 From: handa Date: Sun, 6 Jan 2008 14:25:58 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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. -- 1.7.10.4