From: handa Date: Fri, 11 Feb 2011 02:55:19 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-0-9-13~4 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=32663c4b99267ce1ec6c441dc5c47aedc4e130e4;p=m17n%2Flibotf.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 1add04f..b27549e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2011-02-11 Kenichi Handa + + * 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 (tiny change) * example/Makefile.am (bin_PROGRAMS): Add otfview conditionally.