Update changelog

This commit is contained in:
Cosimo Lupo 2017-02-15 11:01:51 -08:00
parent f7a5d83cbb
commit 830cb1a6f6
No known key found for this signature in database
GPG Key ID: B61AAAD0B53A6419

View File

@ -1,5 +1,7 @@
- [subset] Fixed issue with ``--no-hinting`` option whereby advance widths in
Type 2 charstrings were also being stripped (#709, #343)
- [feaLib] include statements now resolve relative paths like makeotf (#838) - [feaLib] include statements now resolve relative paths like makeotf (#838)
- [feaLib] `table name` now handles Unicode codepoints beyond the Basic - [feaLib] table ``name`` now handles Unicode codepoints beyond the Basic
Multilingual Plane, also supports old-style MacOS platform encodings (#842) Multilingual Plane, also supports old-style MacOS platform encodings (#842)
- [feaLib] correctly escape string literals when emitting feature syntax (#780) - [feaLib] correctly escape string literals when emitting feature syntax (#780)