From c68b7ace7b018910934ba0e2f46046bae58eb8b9 Mon Sep 17 00:00:00 2001 From: handa Date: Wed, 18 Nov 2009 06:36:30 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index da2b4fd..b35054c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2009-11-18 Kenichi Handa + + * src/otfdrive.c (match_ids): New arg "direction". Callers changed. + (match_ids_backward): Delete it. + (match_chain_ids): Adjusted for the change fo match_ids. + (match_classes): New arg "direction". Callers changed. + (match_chain_classes): Adjusted for the change fo match_classes. + (match_coverages): New arg "direction". Callers changed. + (match_chain_coverages): Adjusted for the change fo match_coverages. + + * src/otfopen.c (read_header_part): Handle TTC (TrueType + Collection). + (OTF_open): Accept "ttc". + 2009-11-13 Kenichi Handa * src/otfdrive.c (match_ids_backward): New function. -- 1.7.10.4