diff options
Diffstat (limited to 'src/ChangeLog.unicode')
| -rw-r--r-- | src/ChangeLog.unicode | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index d671ac9b05b..13969402a34 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2007-12-09 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * ftfont.c (struct OpenTypeSpec): Members script_tag renamed to | ||
| 4 | script, langsys_tag renamed to langsys, new member script. | ||
| 5 | (OTF_TAG_STR): Terminate by '\0'. | ||
| 6 | (ftfont_get_open_type_spec): If :otf prop is is spec, Limit the | ||
| 7 | listing to the script specified in that property. Fix arg to | ||
| 8 | OTF_check_features. | ||
| 9 | |||
| 1 | 2007-12-08 Jason Rumney <jasonr@gnu.org> | 10 | 2007-12-08 Jason Rumney <jasonr@gnu.org> |
| 2 | 11 | ||
| 3 | * w32font.h: New file. | 12 | * w32font.h: New file. |