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 23 #752

Closed pyup-bot closed 1 year ago

pyup-bot commented 1 year ago

Update fonttools[lxml,ufo] from 4.39.2 to 4.39.4.

Changelog ### 4.39.4 ``` ---------------------------- - [varLib.interpolatable] Allow for sparse masters (3075) - [merge] Handle differing default/nominalWidthX in CFF (3070) - [ttLib] Add missing main.py file to ttLib package (3088) - [ttx] Fix missing composite instructions in XML (3092) - [ttx] Fix split tables option to work on filenames containing '%' (3096) - [featureVars] Process lookups for features other than rvrn last (3099) - [feaLib] support multiple substitution with classes (3103) ``` ### 4.39.3 ``` ---------------------------- - [sbix] Fixed TypeError when compiling empty glyphs whose imageData is None, regression was introduced in v4.39 (3059). - [ttFont] Fixed AttributeError on python <= 3.10 when opening a TTFont from a tempfile SpooledTemporaryFile, seekable method only added on python 3.11 (3052). ```
Links - PyPI: https://pypi.org/project/fonttools - Changelog: https://pyup.io/changelogs/fonttools/ - Repo: http://github.com/fonttools/fonttools

Update skia-pathops from 0.7.4 to 0.8.0.

Changelog ### 0.8.0 ``` - Update embedded libskia to chrome/m113 branch - Dropped support for Python 3.7 which reached end of life, we now require python 3.8 or greater. - Added support for special TrueType-style closed contours without on-curve points in the PathPen and Path.draw interface (45, 66). ```
Links - PyPI: https://pypi.org/project/skia-pathops - Changelog: https://pyup.io/changelogs/skia-pathops/ - Repo: https://github.com/fonttools/skia-pathops

Update ufoLib2 from 0.14.0 to 0.15.0.

Changelog ### 0.15.0 ``` What's Changed * raise appropriate error when extras not installed by anthrotype in https://github.com/fonttools/ufoLib2/pull/246 * Bring guideline invariants up to spec by madig in https://github.com/fonttools/ufoLib2/pull/276 **Full Changelog**: https://github.com/fonttools/ufoLib2/compare/v0.14.0...v0.15.0 ```
Links - PyPI: https://pypi.org/project/ufolib2 - Changelog: https://pyup.io/changelogs/ufolib2/ - Repo: https://github.com/fonttools/ufoLib2
pyup-bot commented 1 year ago

Closing this in favor of #757