*** empty log message ***
authorhanda <handa>
Wed, 18 Nov 2009 06:36:30 +0000 (06:36 +0000)
committerhanda <handa>
Wed, 18 Nov 2009 06:36:30 +0000 (06:36 +0000)
ChangeLog

index da2b4fd..b35054c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2009-11-18  Kenichi Handa  <handa@m17n.org>
+
+       * 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  <handa@m17n.org>
 
        * src/otfdrive.c (match_ids_backward): New function.