Update changelog
This commit is contained in:
parent
3b9a94d659
commit
0649663ebc
10
NEWS.rst
10
NEWS.rst
@ -1,5 +1,11 @@
|
|||||||
- [varLib] Added legible error messages to the ``_add_avar()`` axis mapping duplicate
|
- [subset] Fixed issue with subsetting FeatureVariations table when the index
|
||||||
check.
|
of features changes as features get dropped. The feature index need to be
|
||||||
|
remapped to point to index of the remaining features (#1777, #1782).
|
||||||
|
- [fontBuilder] Added `addFeatureVariations` method to `FontBuilder` class. This
|
||||||
|
is a shorthand for calling `featureVars.addFeatureVariations` on the builder's
|
||||||
|
TTFont object (#1781).
|
||||||
|
- [glyf] Fixed the flags bug in glyph.drawPoints() like we did for glyph.draw()
|
||||||
|
(#1771, #1774).
|
||||||
|
|
||||||
4.2.1 (released 2019-12-06)
|
4.2.1 (released 2019-12-06)
|
||||||
---------------------------
|
---------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user