Update changelog [skip ci]

This commit is contained in:
Cosimo Lupo 2019-03-19 16:29:41 +00:00
parent 635537604d
commit cc6fce55c7

View File

@ -13,6 +13,8 @@
default in ``instantiateVariableFont``. Added ``--no-overlap`` cli option default in ``instantiateVariableFont``. Added ``--no-overlap`` cli option
to disable this (#1518). to disable this (#1518).
- [subset] Fixed subsetting ``VVAR`` table (#1516, #1517). - [subset] Fixed subsetting ``VVAR`` table (#1516, #1517).
Fixed subsetting an ``HVAR`` table that has an ``AdvanceWidthMap`` when the
option ``--retain-gids`` is used.
- [feaLib] Added ``forceChained`` in MultipleSubstStatement (#1511). - [feaLib] Added ``forceChained`` in MultipleSubstStatement (#1511).
Fixed double indentation of ``subtable`` statement (#1512). Fixed double indentation of ``subtable`` statement (#1512).
Added support for ``subtable`` statement in more places than just PairPos Added support for ``subtable`` statement in more places than just PairPos