From cc6fce55c7f589c81f80a290a82300f6fdf97c60 Mon Sep 17 00:00:00 2001 From: Cosimo Lupo Date: Tue, 19 Mar 2019 16:29:41 +0000 Subject: [PATCH] Update changelog [skip ci] --- NEWS.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS.rst b/NEWS.rst index 16e08cf39..b64a14254 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -12,7 +12,9 @@ - [mutator] Set ``OVERLAP_SIMPLE`` and ``OVERLAP_COMPOUND`` glyf flags by default in ``instantiateVariableFont``. Added ``--no-overlap`` cli option 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). Fixed double indentation of ``subtable`` statement (#1512). Added support for ``subtable`` statement in more places than just PairPos