From f379eebfb92715b06d2d3cb7d36d9576e3387755 Mon Sep 17 00:00:00 2001 From: handa Date: Tue, 2 Nov 2004 06:10:31 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index ebca225..8d18bd2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2004-11-02 Kenichi Handa + + * 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 * example/otfview.c: Pay attention to HAVE_X11_XAW_COMMAND_H. -- 1.7.10.4