*** empty log message ***
authorhanda <handa>
Fri, 11 Feb 2011 02:55:19 +0000 (02:55 +0000)
committerhanda <handa>
Fri, 11 Feb 2011 02:55:19 +0000 (02:55 +0000)
ChangeLog

index 1add04f..b27549e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+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.