aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenichi Handa <[email protected]>2007-12-09 12:36:11 +0000
committerKenichi Handa <[email protected]>2007-12-09 12:36:11 +0000
commit2aef1e9a31e385f7f280a2a936a91326dcd8fc24 (patch)
treeb9950fe2662fce639ee25d95d968a7b1885092b9
parent169638172bb43a2bcc717e835258ef3bb5dcc4a9 (diff)
*** empty log message ***
-rw-r--r--src/ChangeLog.unicode9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode
index d671ac9b05..13969402a3 100644
--- a/src/ChangeLog.unicode
+++ b/src/ChangeLog.unicode
@@ -1,3 +1,12 @@
+2007-12-09 Kenichi Handa <[email protected]>
+
+ * ftfont.c (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.
+
2007-12-08 Jason Rumney <[email protected]>
* w32font.h: New file.