projects
/
m17n
/
libotf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59b3404
)
Include "config.h". Delete '//' style comments.
author
handa
<handa>
Thu, 6 May 2004 07:10:09 +0000
(07:10 +0000)
committer
handa
<handa>
Thu, 6 May 2004 07:10:09 +0000
(07:10 +0000)
(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.
src/otfdrive.c
patch
|
blob
|
history
diff --git
a/src/otfdrive.c
b/src/otfdrive.c
index
5e5d612
..
8afcd75
100644
(file)
--- 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)