Update changelog

[ci skip]
This commit is contained in:
Cosimo Lupo 2018-03-26 23:05:08 +01:00
parent d3a6a4e9e4
commit 814565ffc7

View File

@ -1,3 +1,9 @@
- [otBase] Don't fail during ``ValueRecord`` copy if src has more items.
We drop hinting in the subsetter by simply changing ValueFormat, without
cleaning up the actual ValueRecords. This was causing assertion error if
a variable font was subsetted without hinting and then passed directly to
the mutator for instantiation without first it saving to disk.
3.24.1 (released 2018-03-06)
----------------------------