From 32663c4b99267ce1ec6c441dc5c47aedc4e130e4 Mon Sep 17 00:00:00 2001 From: handa Date: Fri, 11 Feb 2011 02:55:19 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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. -- 1.7.10.4