From b9385fa3dfc15f4ed366b80ba56e31dcbefe1365 Mon Sep 17 00:00:00 2001 From: handa Date: Thu, 5 Aug 2004 06:45:34 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4874c11..a8ca25b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,15 @@ 2004-08-05 Kenichi Handa + * example/otfview.c (update_seq_area): Fix sign of yoff. + + * example/otfdump.c (dump_lookup_subtable_gpos): Add support for + LookupType 5. + * src/otfopen.c (read_ligature_attach): Fix for the case that an offset is NULL. * src/otfdrive.c (lookup_gpos): Add support for LookupType 5. + Fix handling of flag. 2004-08-04 Kenichi Handa -- 1.7.10.4