444 Commits

Author SHA1 Message Date
Sascha Brawer
e8530360bd [name] Add helper for building multi-lingual names
Fixes https://github.com/fonttools/fonttools/issues/921.
2017-04-19 02:26:32 +08:00
Cosimo Lupo
8e3c48fbe2
Release 3.10.0 2017-04-14 22:05:06 +01:00
Cosimo Lupo
591b7fd7e9
Update changelog 2017-04-13 14:47:29 +01:00
Cosimo Lupo
301cb69a3a
Update changelog 2017-04-13 14:19:14 +01:00
Cosimo Lupo
2be38d0d81
Update changelog 2017-04-12 12:29:21 +01:00
Cosimo Lupo
f380bedd92
Update changelog 2017-04-12 11:40:47 +01:00
Cosimo Lupo
d8a9ca6db4
Update changelog 2017-04-11 11:05:53 +01:00
Cosimo Lupo
d011688978
Release 3.9.2 2017-04-08 15:55:35 +02:00
Cosimo Lupo
41b520f0e6
Update changelog 2017-04-08 15:55:15 +02:00
Miguel Sousa
4fce7a0b7b [ttx] Strip BOM from beginning of file
Fixes #896
2017-03-28 03:43:01 -07:00
Miguel Sousa
9adf3d8aca Update NEWS 2017-03-23 17:12:31 -07:00
Cosimo Lupo
524db89b69
Release 3.9.1 2017-03-20 09:59:07 +00:00
Cosimo Lupo
20b02c8a6f
Update changelog 2017-03-20 09:58:46 +00:00
Cosimo Lupo
7dc69f2ae2
Release 3.9.0 2017-03-13 13:35:18 +00:00
Cosimo Lupo
3ef287efee
Update changelog 2017-03-13 09:25:14 +00:00
Sascha Brawer
189c722626 [feaLib] Clean up syntax tree for FeatureNames
The syntax tree representation now reflects the syntax of feature files.
Before this change, FeatureNames did not have their own `ast.Block`,
which had made the code quite messy.
2017-03-10 02:48:32 +08:00
Cosimo Lupo
539de89993
Update changelog 2017-03-08 21:03:58 +00:00
Cosimo Lupo
0a8bd61efd
Update changelog 2017-03-07 13:08:20 +00:00
Cosimo Lupo
8444c92b9b
Update changelog 2017-03-05 23:20:22 +00:00
Cosimo Lupo
6abff52ec9
Release 3.8.0 2017-03-05 21:45:49 +00:00
Cosimo Lupo
a0889c6623
Update changelog 2017-03-05 21:21:45 +00:00
Cosimo Lupo
c122918577
Update changelog 2017-02-27 19:39:16 +00:00
Cosimo Lupo
6dfb8991a2
Update changelog 2017-02-27 18:30:05 +00:00
Behdad Esfahbod
c2033cb095 Document new pens 2017-02-26 10:41:11 -08:00
Miguel Sousa
f061231049 [varLib] Make designspace.load() return a dictionary instead of a tuple 2017-02-26 07:49:44 -08:00
Cosimo Lupo
31b8c7f64f
Release 3.7.2 2017-02-17 17:02:03 -08:00
Cosimo Lupo
1ace6c6f50
Update changelog 2017-02-17 17:01:44 -08:00
Sascha Brawer
998512105e [feaLib] Mention recently fixed bugs in NEWS
https://github.com/fonttools/fonttools/issues/514
https://github.com/fonttools/fonttools/issues/633
https://github.com/fonttools/fonttools/issues/848
2017-02-17 14:36:56 +01:00
Cosimo Lupo
c10bc762b7
Release 3.7.1 2017-02-15 12:55:48 -08:00
Cosimo Lupo
830cb1a6f6
Update changelog 2017-02-15 11:01:51 -08:00
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