From: handa Date: Fri, 27 Nov 2009 13:07:28 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-0-9-11~15 X-Git-Url: http://git.chise.org/gitweb/?p=m17n%2Flibotf.git;a=commitdiff_plain;h=b8df3a509388fbc796062a3b216314612492031b *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index d4a4194..d4d444a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2009-11-27 Kenichi Handa + + * src/otfdrive.c (gstring_subst): Set positioning_type to 1. + (lookup_gsub): If a feature is applied to a glyph, set its + positioning_type to 1. + (OTF_drive_gsub_internal): Only if a feature is applied to a + glyph, set its feature log. + (OTF_drive_gpos_internal): Likewise. + 2009-11-24 Kenichi Handa * src/otf.h (OTF_drive_gsub_with_log, OTF_drive_gpos_with_log):