*** empty log message ***
authorhanda <handa>
Thu, 5 Aug 2004 11:42:43 +0000 (11:42 +0000)
committerhanda <handa>
Thu, 5 Aug 2004 11:42:43 +0000 (11:42 +0000)
ChangeLog

index a8ca25b..62cb79e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
 2004-08-05  Kenichi Handa  <handa@m17n.org>
 
+       * src/otf.h (enum OTF_LookupFlagBit): Fix OTF_IgnoreMarks.
+
        * example/otfview.c (update_seq_area): Fix sign of yoff.
+       Support more positioning_type.
 
        * example/otfdump.c (dump_lookup_subtable_gpos): Add support for
        LookupType 5.
@@ -10,6 +13,7 @@
 
        * src/otfdrive.c (lookup_gpos): Add support for LookupType 5.
        Fix handling of flag.
+       (gstring_subst): Fix previous change.
 
 2004-08-04  Kenichi Handa  <handa@m17n.org>