Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2020

Bumps fonttools from 4.16.1 to 4.17.0.

Release notes

Sourced from fonttools's releases.

4.17.0

  • [colorLib/otData] Updated to latest draft COLR v1 spec (#2092).
  • [svgLib] Fixed parsing error when arc commands' boolean flags are not separated by space or comma (#2094).
  • [varLib] Interpret empty non-default glyphs as 'missing', if the default glyph is not empty (#2082).
  • [feaLib.builder] Only stash lookup location for Debg if Builder.buildLookups_ has cooperated (#2065, #2067).
  • [varLib] Fixed bug in VarStore optimizer (#2073, #2083).
  • [varLib] Add designspace lib key for custom feavar feature tag (#2080).
  • Add HashPointPen adapted from psautohint. With this pen, a hash value of a glyph can be computed, which can later be used to detect glyph changes (#2005).
Changelog

Sourced from fonttools's changelog.

4.17.0 (released 2020-11-12)

  • [colorLib/otData] Updated to latest draft COLR v1 spec (#2092).
  • [svgLib] Fixed parsing error when arc commands' boolean flags are not separated by space or comma (#2094).
  • [varLib] Interpret empty non-default glyphs as 'missing', if the default glyph is not empty (#2082).
  • [feaLib.builder] Only stash lookup location for Debg if Builder.buildLookups_ has cooperated (#2065, #2067).
  • [varLib] Fixed bug in VarStore optimizer (#2073, #2083).
  • [varLib] Add designspace lib key for custom feavar feature tag (#2080).
  • Add HashPointPen adapted from psautohint. With this pen, a hash value of a glyph can be computed, which can later be used to detect glyph changes (#2005).
Commits
  • dd2ecca Release 4.17.0
  • 1b5ed37 Update changelog [skip ci]
  • 67d01e8 Merge pull request #2098 from fonttools/pyup-scheduled-update-2020-11-09
  • e7494bb Merge pull request #2094 from fonttools/svg-arc-flags-no-spaces
  • ed718db Merge pull request #2092 from fonttools/colrv1-latest
  • 698d43c C_O_L_R_test: update table's handwritten binary blobs
  • c695429 C_O_L_R_test: undo PaintColrSlice
  • cf2097f Update to builder per review discussion
  • 4171e28 Update ttLib/tables to latest spec
  • 7286bff Update skia-pathops from 0.5.0 to 0.5.1.post1
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.16.1 to 4.17.0.
- [Release notes](https://github.com/fonttools/fonttools/releases)
- [Changelog](https://github.com/fonttools/fonttools/blob/master/NEWS.rst)
- [Commits](fonttools/fonttools@4.16.1...4.17.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 13, 2020
@chrissimpkins
Copy link
Member

@dependabot merge

@dependabot dependabot bot merged commit 242df45 into master Nov 13, 2020
@dependabot dependabot bot deleted the dependabot/pip/fonttools-4.17.0 branch November 13, 2020 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Development

Successfully merging this pull request may close these issues.

2 participants