+2004-11-02 Kenichi Handa <handa@m17n.org>
+
+ * src/otfopen.c (read_cmap_table): Support Format 2 of cmap.
+
+ * src/otfdrive.c (lookup_gsub): For Format 3, set
+ OTF_Glyph->alternate_set.
+
+ * src/otf.h (OTF_EncodingSubtable2): New members subHeaderCount
+ and glyphIndexCount.
+ (OTF_Glyph): New member alternate_set.
+
2004-10-27 Kenichi Handa <handa@m17n.org>
* example/otfview.c: Pay attention to HAVE_X11_XAW_COMMAND_H.