Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scheduled weekly dependency update for week 13 #395

Closed
wants to merge 1 commit into from

Conversation

pyup-bot
Copy link
Contributor

Update fonttools from 4.28.5 to 4.31.2.

Changelog

4.31.2

----------------------------

- [varLib] fix instantiation of GPOS SinglePos values (2555).

4.31.1

----------------------------

- [subset] fix subsetting OT-SVG when glyph id attribute is on the root ``<svg>``
element (2553).

4.31.0

----------------------------

- [ttCollection] Fixed 'ResourceWarning: unclosed file' warning (2549).
- [varLib.merger] Handle merging SinglePos with valueformat=0 (2550).
- [ttFont] Update glyf's glyphOrder when calling TTFont.setGlyphOrder() (2544).
- [ttFont] Added ``ensureDecompiled`` method to load all tables irrespective
of the ``lazy`` attribute (2551).
- [otBase] Added ``iterSubTable`` method to iterate over BaseTable's children of
type BaseTable; useful for traversing a tree of otTables (2551).

4.30.0

----------------------------

- [varLib] Added debug logger showing the glyph name for which ``gvar`` is built (2542).
- [varLib.errors] Fixed undefined names in ``FoundANone`` and ``UnsupportedFormat``
exceptions (ac4d5611).
- [otlLib.builder] Added ``windowsNames`` and ``macNames`` (bool) parameters to the
``buildStatTabe`` function, so that one can select whether to only add one or both
of the two sets (2528).
- [t1Lib] Added the ability to recreate PostScript stream (2504).
- [name] Added ``getFirstDebugName``, ``getBest{Family,SubFamily,Full}Name`` methods (2526).

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

@codecov-commenter
Copy link

codecov-commenter commented Mar 28, 2022

Codecov Report

Merging #395 (d258484) into master (a138795) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #395   +/-   ##
=======================================
  Coverage   87.42%   87.42%           
=======================================
  Files          57       57           
  Lines       10333    10333           
  Branches     1507     1507           
=======================================
  Hits         9034     9034           
  Misses        920      920           
  Partials      379      379           
Flag Coverage Δ
unittests 87.41% <ø> (ø)

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 a138795...d258484. Read the comment docs.

@pyup-bot
Copy link
Contributor Author

pyup-bot commented Apr 4, 2022

Closing this in favor of #396

@pyup-bot pyup-bot closed this Apr 4, 2022
@anthrotype anthrotype deleted the pyup-scheduled-update-2022-03-28 branch April 4, 2022 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants