*** empty log message ***
authorhanda <handa>
Thu, 5 Aug 2004 06:45:34 +0000 (06:45 +0000)
committerhanda <handa>
Thu, 5 Aug 2004 06:45:34 +0000 (06:45 +0000)
ChangeLog

index 4874c11..a8ca25b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,15 @@
 2004-08-05  Kenichi Handa  <handa@m17n.org>
 
+       * example/otfview.c (update_seq_area): Fix sign of yoff.
+
+       * example/otfdump.c (dump_lookup_subtable_gpos): Add support for
+       LookupType 5.
+
        * src/otfopen.c (read_ligature_attach): Fix for the case that an
        offset is NULL.
 
        * src/otfdrive.c (lookup_gpos): Add support for LookupType 5.
+       Fix handling of flag.
 
 2004-08-04  Kenichi Handa  <handa@m17n.org>