Closed pyup-bot closed 2 years ago
Merging #272 (7300c3c) into master (6ff50f8) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #272 +/- ##
=======================================
Coverage 88.43% 88.43%
=======================================
Files 13 13
Lines 2378 2378
Branches 329 329
=======================================
Hits 2103 2103
Misses 199 199
Partials 76 76
Flag | Coverage Δ | |
---|---|---|
unittests | 88.39% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 6ff50f8...7300c3c. Read the comment docs.
Closing this in favor of #273
Update fonttools from 4.28.5 to 4.29.1.
Changelog
### 4.29.1 ``` ---------------------------- - [colorLib] Fixed rounding issue with radial gradient's start/end circles inside one another (2521). - [freetypePen] Handle rotate/skew transform when auto-computing width/height of the buffer; raise PenError wen missing moveTo (2517) ``` ### 4.29.0 ``` ---------------------------- - [ufoLib] Fixed illegal characters and expanded reserved filenames (2506). - [COLRv1] Don't emit useless PaintColrLayers of lenght=1 in LayerListBuilder (2513). - [ttx] Removed legacy ``waitForKeyPress`` method on Windows (2509). - [pens] Added FreeTypePen that uses ``freetype-py`` and the pen protocol for rasterizating outline paths (2494). - [unicodedata] Updated the script direction list to Unicode 14.0 (2484). Bumped unicodedata2 dependency to 14.0 (2499). - [psLib] Fixed type of ``fontName`` in ``suckfont`` (2496). ```Links
- PyPI: https://pypi.org/project/fonttools - Changelog: https://pyup.io/changelogs/fonttools/ - Repo: http://github.com/fonttools/fonttools