googlefonts / ufo2ft

A bridge from UFOs to FontTools objects (and therefore, OTFs and TTFs).
MIT License
151 stars 43 forks source link

Scheduled weekly dependency update for week 45 #555

Closed pyup-bot closed 2 years ago

pyup-bot commented 2 years ago

Update fonttools[lxml,ufo] from 4.27.1 to 4.28.1.

Changelog ### 4.28.1 ``` ---------------------------- - [subset] Fixed AttributeError while traversing a color glyph's Paint graph when there is no LayerList, which is optional (2441). ``` ### 4.28.0 ``` ---------------------------- - Dropped support for EOL Python 3.6, require Python 3.7 (2417). - [ufoLib/glifLib] Make filename-clash checks faster by using a set instead of a list (2422). - [subset] Don't crash if optional ClipList and LayerList are ``None`` (empty) (2424, 2439). - [OT-SVG] Removed support for old deprecated version 1 and embedded color palettes, which were never officially part of the OpenType SVG spec. Upon compile, reuse offsets to SVG documents that are identical (2430). - [feaLib] Added support for Variable Feature File syntax. This is experimental and subject to change until it is finalized in the Adobe FEA spec (2432). - [unicodedata] Update Scripts/ScriptExtensions/Blocks to UnicodeData 14.0 (2437). ```
Links - PyPI: https://pypi.org/project/fonttools - Changelog: https://pyup.io/changelogs/fonttools/ - Repo: http://github.com/fonttools/fonttools

Update cffsubr from 0.2.8 to 0.2.9.

The bot wasn't able to find a changelog for this release. Got an idea?

Links - PyPI: https://pypi.org/project/cffsubr - Changelog: https://pyup.io/changelogs/cffsubr/ - Repo: https://github.com/adobe-type-tools/cffsubr