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:
2f63833
)
(update_seq_area): Call OTF_drive_cmap.
author
handa
<handa>
Tue, 23 Dec 2008 02:54:42 +0000
(
02:54
+0000)
committer
handa
<handa>
Tue, 23 Dec 2008 02:54:42 +0000
(
02:54
+0000)
example/otfview.c
patch
|
blob
|
history
diff --git
a/example/otfview.c
b/example/otfview.c
index
464037a
..
d8b8720
100644
(file)
--- a/
example/otfview.c
+++ b/
example/otfview.c
@@
-322,6
+322,7
@@
update_seq_area ()
char *str;
OTF_drive_gdef (otf, &gstring);
+ OTF_drive_cmap (otf, &gstring);
if (otf->gsub)
{
str = get_features (&otf->gsub->FeatureList, &gsub);