Update NEWS.rst

This commit is contained in:
Cosimo Lupo 2022-07-06 16:53:49 +01:00
parent b8333d9ade
commit 819c1c3fa2

View File

@ -1,3 +1,9 @@
- [instancer] When optimizing HVAR/VVAR VarStore, use_NO_VARIATION_INDEX=False to avoid
including NO_VARIATION_INDEX in AdvWidthMap, RsbMap, LsbMap mappings, which would
push the VarIdx width to maximum (4bytes), which is not desirable. This also fixes
a hard crash when attempting to subset a varfont after it had been partially instanced
with use_NO_VARIATION_INDEX=True.
4.34.0 (released 2022-07-06) 4.34.0 (released 2022-07-06)
---------------------------- ----------------------------