Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps fonttools from 4.7.0 to 4.8.0.

Release notes

Sourced from fonttools's releases.

4.8.0

  • [feaLib] If Parser is initialized without a glyphNames parameter, it cannot distinguish between a glyph name containing an hyphen, or a range of glyph names; instead of raising an error, it now interprets them as literal glyph names, while also outputting a logging warning to alert user about the ambiguity (#1768, #1870).
  • [feaLib] When serializing AST to string, emit spaces around hyphens that denote ranges. Also, fixed an issue with CID ranges when round-tripping AST->string->AST (#1872).
  • [Snippets/otf2ttf] In otf2ttf.py script update LSB in hmtx to match xMin (#1873).
  • [colorLib] Added experimental support for building COLR v1 tables as per the colr-gradients-spec draft proposal.
    NOTE: both the API and the XML dump of COLR v1 are susceptible to change while the proposal is being discussed and formalized (#1822).
Changelog

Sourced from fonttools's changelog.

4.8.0 (released 2020-04-16)

  • [feaLib] If Parser is initialized without a glyphNames parameter, it cannot distinguish between a glyph name containing an hyphen, or a range of glyph names; instead of raising an error, it now interprets them as literal glyph names, while also outputting a logging warning to alert user about the ambiguity (#1768, #1870).
  • [feaLib] When serializing AST to string, emit spaces around hyphens that denote ranges. Also, fixed an issue with CID ranges when round-tripping AST->string->AST (#1872).
  • [Snippets/otf2ttf] In otf2ttf.py script update LSB in hmtx to match xMin (#1873).
  • [colorLib] Added experimental support for building COLR v1 tables as per the colr-gradients-spec draft proposal. NOTE: both the API and the XML dump of COLR v1 are susceptible to change while the proposal is being discussed and formalized (#1822).
Commits
  • 206f569 Release 4.8.0
  • 1075a3d Update changelog [skip ci]
  • 17bff73 Merge pull request #1822 from fonttools/otdata-colr
  • 936eb87 Update changelog [skip ci]
  • 1cbb28a Merge pull request #1870 from anthrotype/fealib-parser-no-glyphnames
  • 1c41e7d Merge pull request #1875 from ichisadashioko/fix-lxml-link-in-readme
  • c70395f [feaLib] Raise exception when GSUB statement doesn't match a rule. (#1876)
  • 5b8ad2e 📝 fix lxml reference link
  • 6578b7c Merge pull request #1873 from fonttools/otf2ttf-fix
  • c88be61 In otf2ttf conversion update LSB in hmtx to match xMin
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

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

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

@dependabot merge

@dependabot-preview dependabot-preview bot merged commit a7da9e2 into master Apr 17, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/pip/fonttools-4.8.0 branch April 17, 2020 14:12
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.

1 participant