(struct OpenTypeSpec): Members script_tag renamed to
authorKenichi Handa <handa@m17n.org>
Sun, 9 Dec 2007 12:29:51 +0000 (12:29 +0000)
committerKenichi Handa <handa@m17n.org>
Sun, 9 Dec 2007 12:29:51 +0000 (12:29 +0000)
commit169638172bb43a2bcc717e835258ef3bb5dcc4a9
tree7485f3da36c3803babfa8964fdc85af45941248a
parent6a5168e8ecf8a3070a96bd261b624db6f6503196
(struct OpenTypeSpec): Members script_tag renamed to
script, langsys_tag renamed to langsys, new member script.
(OTF_TAG_STR): Terminate by '\0'.
(ftfont_get_open_type_spec): If :otf prop is is spec, Limit the
listing to the script specified in that property.  Fix arg to
OTF_check_features.
src/ftfont.c