From: handa Date: Thu, 6 May 2004 07:10:09 +0000 (+0000) Subject: Include "config.h". Delete '//' style comments. X-Git-Tag: REL-0-9-1~60 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=c8653169f05603cc26b539e5365ae5453cde4527;p=m17n%2Flibotf.git Include "config.h". Delete '//' style comments. (lookup_encoding_0, lookup_encoding_2, lookup_encoding_4) (lookup_encoding_6, lookup_encoding_8, lookup_encoding_10) (lookup_encoding_12, OTF_drive_cmap2): New functions. --- diff --git a/src/otfdrive.c b/src/otfdrive.c index 5e5d612..8afcd75 100644 --- a/src/otfdrive.c +++ b/src/otfdrive.c @@ -1031,6 +1031,7 @@ OTF_drive_cmap (OTF *otf, OTF_GlyphString *gstring) return 0; } + int OTF_drive_cmap2 (OTF *otf, OTF_GlyphString *gstring, int platform_id, int encoding_id)