Sascha Brawer
eac7ef89c0
[feaLib] Make nameid parsing more robust
...
We now correctly handle nameid statements with surrogate pairs and
old-style macOS-encoded names (provided that fonttools supports the
specified encoding).
Resolves https://github.com/fonttools/fonttools/issues/842 .
2017-02-14 14:28:10 +01:00
Sascha Brawer
7cf22d01ae
[feaLib] Move test file include0.fea into test data subdirectory
...
Move the other include files into a new subdirectory inside `data`.
Mention the changed behavior of include statements in NEWS.
See https://github.com/fonttools/fonttools/pull/838 .
2017-02-13 09:19:41 +01:00
Cosimo Lupo
9207b1397a
Release 3.7.0
2017-02-11 10:02:58 -08:00
Sascha Brawer
5ba9df952a
Mention in NEWS that bug 833 has been fixed
...
https://github.com/fonttools/fonttools/issues/833
2017-02-11 17:11:18 +01:00
Sascha Brawer
b31ed09421
Support glyph names with dashes
...
The OpenType Feature File Syntax has been changed to support dashes:
https://github.com/adobe-type-tools/afdko/issues/152
Resolves https://github.com/fonttools/fonttools/issues/559 .
Needed for https://github.com/googlei18n/fontmake/issues/249 .
2017-02-11 15:57:17 +01:00
Cosimo Lupo
41d8d2a309
Release 3.6.3
2017-02-06 13:22:48 +00:00
Cosimo Lupo
8bc5526715
Update changelog
2017-02-06 13:22:28 +00:00
Cosimo Lupo
d67135852f
Release 3.6.2
2017-01-30 17:24:57 +00:00
Cosimo Lupo
0617123053
Release 3.6.1
2017-01-28 16:01:32 +00:00
Cosimo Lupo
17cf2f262a
Update changelog
2017-01-28 16:01:22 +00:00
Cosimo Lupo
18b6459ce2
Release 3.6.0
2017-01-26 19:50:17 +00:00
Cosimo Lupo
fe3c08b373
Update changelog
2017-01-26 19:49:49 +00:00
Jens Kutilek
a97bddc180
Summarize changes
2017-01-25 10:21:06 +01:00
Cosimo Lupo
e83383113f
[NEWS] convert changelog to reStructuredText so we can publish on PyPI page
2017-01-18 18:40:54 +00:00