+2007-09-14 Kenichi Handa <handa@m17n.org>
+
+ * 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 <handa@m17n.org>
* m17n-flt.h (struct _MFLTGlyph): New member encoded and measured.