From 531542dd98ebc1ace166ee2275eb7cc76eed3fcf Mon Sep 17 00:00:00 2001 From: handa Date: Wed, 4 Aug 2004 04:23:18 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index c941fd0..f25bc15 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2004-08-04 Kenichi Handa + + * src/otfdrive.c (gstring_subst): New arg flag. Caller changed. + Ignore glyphs specified in flag. + (match_ids, match_classes, match_coverages): Likewise. + (match_chain_ids, match_chain_classes, match_chain_coverages): New + arg flag. + (lookup_gsub): Fix handling of LookupFlag. + (lookup_gpos): Likewise. Support more LookupType. + + * src/otf.h (OTF_LookupFlagIgnoreMask): New macro. + 2004-07-29 Kenichi Handa * example/otfview.c (create_widgets): Fix width of index glyphs.. -- 1.7.10.4