+2011-02-11 Kenichi Handa <handa@m17n.org>
+
+ * src/otfopen.c (read_anchor_array): Do not read an anchor if its
+ offset is zero.n
+ (read_ligature_attach): Fix return code on error.
+ (read_ligature_array): Do not read an anchor if its offset is
+ zero.
+ (read_lookup_subtable_gpos): Fix typo.
+
+ * example/otfdump.c (indent_spaces): Delete it.
+ (IPRINT): Do not use indent_spaces.
+ (dump_anchor): Do nothing if anchor->offset is zero.
+
2010-11-05 Elias Pipping <pipping.elias@googlemail.com> (tiny change)
* example/Makefile.am (bin_PROGRAMS): Add otfview conditionally.