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>