*** empty log message ***
authorhanda <handa>
Fri, 14 Sep 2007 05:02:54 +0000 (05:02 +0000)
committerhanda <handa>
Fri, 14 Sep 2007 05:02:54 +0000 (05:02 +0000)
src/ChangeLog

index f19ba8e..0b813d6 100644 (file)
@@ -1,3 +1,16 @@
+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.