Update changelog [skip ci]

This commit is contained in:
Cosimo Lupo 2019-05-28 12:05:41 +01:00
parent 2275015df6
commit ecd96cfdbc
No known key found for this signature in database
GPG Key ID: 20D4A261E4A0E642

View File

@ -1,3 +1,14 @@
- [OS/2] Fixed sign of ``fsType``: it should be ``uint16``, not ``int16`` (#1619).
- [subset] Skip out-of-range class values in mark attachment (#1478).
- [fontBuilder] Add an empty ``DSIG`` table with ``setupDummyDSIG`` method (#1621).
- [varLib.merger] Fixed bug whereby ``GDEF.GlyphClassDef`` were being dropped
when generating instance via ``varLib.mutator`` (#1614).
- [varLib] Added command-line options ``-v`` and ``-q`` to configure logging (#1613).
- [subset] Update font extents in head table (#1612).
- [subset] Make --retain-gids truncate empty glyphs after the last non-empty glyph
(#1611).
- [requirements] Updated ``unicodedata2`` backport for Unicode 12.0.
3.41.2 (released 2019-05-13) 3.41.2 (released 2019-05-13)
---------------------------- ----------------------------