From f490b9e041340ad34687e003caaace279683d469 Mon Sep 17 00:00:00 2001 From: handa Date: Fri, 14 Sep 2007 05:02:54 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index f19ba8e..0b813d6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,16 @@ +2007-09-14 Kenichi Handa + + * font-flt.c (run_otf): Make debug info printing comaptible with + that of m17n-flt.c. + (run_command): Likewise. + (mfont__flt_run): Likewise. + + * m17n-flt.c (UPDATE_CLUSTER_RANGE): ctx->cluster_begin_idx is + invalid only when it's negative. + (run_otf): Likewise. + (run_command): Likewise. + (mflt_run): Initialize ctx.cluster_begin_idx to -1. + 2007-09-10 Kenichi Handa * m17n-flt.h (struct _MFLTGlyph): New member encoded and measured. -- 1.7.10.4