From 7b6eb3fdbbf434ed4cc07461130f15c11e248d9d Mon Sep 17 00:00:00 2001 From: handa Date: Sat, 24 Jul 2004 02:45:00 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6bbab72..f404644 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-07-24 Kenichi Handa + + * src/otfdrive.c (gstring_subst): Set `c' and `f.index' of + OTF_Glyph. + (OTF_drive_gsub): Iniialize f.index member of OTF_Glhph. + + * src/otf.h (OTF_Glyph): New union member u.index. + 2004-07-23 Kenichi Handa * example/otfview.c: Big change to implement selection of script. -- 1.7.10.4