changeset 91215:bbe57de1a9ef

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Sun, 09 Dec 2007 12:36:11 +0000
parents 998b9da240f0
children 79d9f396e42f
files src/ChangeLog.unicode
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog.unicode	Sun Dec 09 12:29:51 2007 +0000
+++ b/src/ChangeLog.unicode	Sun Dec 09 12:36:11 2007 +0000
@@ -1,3 +1,12 @@
+2007-12-09  Kenichi Handa  <handa@m17n.org>
+
+	* 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  <jasonr@gnu.org>
 
 	* w32font.h: New file.