From: handa Date: Thu, 5 Aug 2004 11:42:43 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-0-9-1~13 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=2b5f4218de0267c86a6a627cdbe7b8e0fbdb52b5;p=m17n%2Flibotf.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index a8ca25b..62cb79e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,9 @@ 2004-08-05 Kenichi Handa + * src/otf.h (enum OTF_LookupFlagBit): Fix OTF_IgnoreMarks. + * example/otfview.c (update_seq_area): Fix sign of yoff. + Support more positioning_type. * example/otfdump.c (dump_lookup_subtable_gpos): Add support for LookupType 5. @@ -10,6 +13,7 @@ * src/otfdrive.c (lookup_gpos): Add support for LookupType 5. Fix handling of flag. + (gstring_subst): Fix previous change. 2004-08-04 Kenichi Handa