+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.