Update changelog [skip ci]
This commit is contained in:
parent
9279f93de6
commit
3f7b042e37
17
NEWS.rst
17
NEWS.rst
@ -1,3 +1,20 @@
|
||||
- [subset] Fixed subsetting of FeatureVariations table. The subsetter no longer drops
|
||||
FeatureVariationRecords that have empty substitutions as that will keep the search
|
||||
going and thus change the logic. It will only drop empty records that occur at the
|
||||
end of the FeatureVariationRecords array (#1881).
|
||||
- [agl] Add support for legacy Adobe Glyph List of glyph names in ``fontTools.agl``
|
||||
(#1895).
|
||||
- [feaLib] Ignore superfluous script statements (#1883).
|
||||
- [feaLib] Hide traceback by default on ``fonttools feaLib`` command line.
|
||||
Use ``--traceback`` option to show (#1898).
|
||||
- [feaLib] Check lookup index in chaining sub/pos lookups and print better error
|
||||
message (#1896, #1897).
|
||||
- [feaLib] Fix building chained alt substitutions (#1902).
|
||||
- [Doc] Included all fontTools modules in the sphinx-generated documentation, and
|
||||
published it to ReadTheDocs for continuous documentation of the fontTools project
|
||||
(#1333). Check it out at https://fonttools.readthedocs.io/. Thanks to Chris Simpkins!
|
||||
|
||||
|
||||
4.8.1 (released 2020-04-17)
|
||||
---------------------------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user