robotools / fontParts

The replacement for RoboFab
MIT License
135 stars 44 forks source link

Update fonttools to 4.25.2 #598

Closed pyup-bot closed 3 years ago

pyup-bot commented 3 years ago

This PR updates FontTools[ufo,unicode,lxml] from 4.25.1 to 4.25.2.

Changelog ### 4.25.2 ``` ---------------------------- - [COLRv1] Various changes to sync with the latest CORLv1 draft spec. In particular: define COLR.VarIndexMap, remove/inline ColorIndex struct, add VarIndexBase to ``PaintVar*`` tables (2372); add reduced-precicion specialized transform Paints; define Angle as fraction of half circle encoded as F2Dot14; use FWORD (int16) for all Paint center coordinates; change PaintTransform to have an offset to Affine2x3; - [ttLib] when importing XML, only set sfntVersion if the font has no reader and is empty (2376) ```
Links - PyPI: https://pypi.org/project/fonttools - Changelog: https://pyup.io/changelogs/fonttools/ - Repo: http://github.com/fonttools/fonttools
pyup-bot commented 3 years ago

Closing this in favor of #599