projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b25aa9e
)
(MFontCapability): New member otf.
author
handa
<handa>
Thu, 13 Jul 2006 07:31:51 +0000
(07:31 +0000)
committer
handa
<handa>
Thu, 13 Jul 2006 07:31:51 +0000
(07:31 +0000)
src/font.h
patch
|
blob
|
history
diff --git
a/src/font.h
b/src/font.h
index
a7202f1
..
19cbade
100644
(file)
--- a/
src/font.h
+++ b/
src/font.h
@@
-255,6
+255,7
@@
typedef struct
M17NObject control;
MSymbol language;
MSymbol script;
+ MSymbol otf;
OTF_Tag script_tag;
OTF_Tag langsys_tag;
struct {