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

Bump afdko from 3.9.1 to 4.0.0 #806

Closed
wants to merge 1 commit into from
Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2023

Bumps afdko from 3.9.1 to 4.0.0.

Release notes

Sourced from afdko's releases.

4.0.0

Release Notes

3.9.7

Release Notes

3.9.6

Release Notes

3.9.5

Release Notes

3.9.4

Release Notes

3.9.3

Release Notes

3.9.2

Release Notes

Changelog

Sourced from afdko's changelog.

4.0.0 (released 2023-09-11)

The Python port of psautohint was (re)integrated into the AFDKO repository as "otfautohint"

Changes Summary:

  • [Name-Change] The name-change better reflects how hinted input is now published, and lets the new version coexist with the old version when needed.
  • [AFDKO Tools Updated] Other tools in AFDKO have been updated to call oftautohint instead of psautohint, and the dependency on the latter's repository has been removed.
  • [Stopping Psautohint Development] We expect to stop development of psautohint after this v4.0.0 release.
  • [Improvements] The new code fixes a number of bugs and in our judgement produces better results on average. It also uses a slightly different encoding in UFO glif files. Accordingly, users should expect that running the new code results in many differences compared with psautohint, but this should be a one-time change.
  • [Variable CFF Hinting] The new code also supports hinting of variable CFF-based fonts, including directly hinting a built CFF2 font. Glyphs that include overlap will typically be hinted close to how they would have been hinted with overlap removed.
  • [Hinting Time] Because psautohint was partly written in (very old) C code, and otfautohint is written entirely in Python, the new code takes significantly longer to hint an individual glyph. However, we have also enhanced otfautohint to hint different glyphs on multiple CPU cores by default. As a result the tool will be 5-8 times slower when running on a single core but will typically be slightly faster when running on 8 cores.

More information can be found in docs/otfautohint_Notes.md

Other changes in v4.0.0: dependency updates.

3.9.7 (released 2023-08-14)

  • [buildcff2vf] Don't return zero when input requires compatibilization (#1668)
  • [requirements.txt, tests, ttxn] Update dependencies (#1663, #1675)

3.9.6 (released 2023-06-13)

  • [requirements.txt] Update dependencies, unpin specific fonttools version to allow more versions (#1661)
  • [tx] fix segfaults due to old function call (#1649)
  • [hotconv] Fix warning for negative TypoLineGap (#1654) (thanks, @​NSGod!)
  • [hotconv] reset dsigCnt in hotReuse() so subsequent conversions add full stub 'DSIG' table (#1648) (thanks, @​NSGod!)
  • [hotconv] 'name': fix memory leak in addName() (#1646) (thanks, @​NSGod!)
  • [README] Remove LGTM badges (#1650) (thanks, @​miguelsousa!)

3.9.5 (released 2023-04-24)

  • [python] Drop Python 3.7 (#1638)
  • [tx] tx/makeotf glyphOrder bug fix (#1642)
  • [spot] fix name table LANG_TAG_REC_SIZE size definition (thanks, @​NSGod!) (#1640)
  • [docs] CID-keyed UFO guide (#1634)
  • [requirements.txt][buildcff2vf_data] Update to fonttools v4.39.3 (#1639)

3.9.4 (released 2023-04-06)

  • [tx] FDArray support in CID-Keyed UFOs
    • [tx][libxml2-improved] Move FDArray from fontinfo.plist to lib.plist (#1576)
    • [tx] fix languagegroup visibility (#1620)
    • [tx] Updates to CID-keyed UFO handling (#1628)
    • [tx] revert missing cid fail to warn (#1633)

... (truncated)

Commits
  • 6bbd056 Update NEWS with version 4.0.0 changes
  • 655dcb9 [docs/otfautohint_Notes.md] Update to say 4.0.0 release
  • f6fac4a [README] Update otfautohint news
  • 1726568 Update all dependencies
  • 9011684 [README] Add link to 4.0.0a
  • d524038 Add python otfautohint into afdko (#1629)
  • 3ce6b1b Update NEWS with version 3.9.7 changes
  • f1b3e71 Update all dependencies
  • f7ba344 [requirements.txt] Jump to fontTools v4.42.0
  • e30152e [ttxn.py] fix long line for flake8
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [afdko](https://github.com/adobe-type-tools/afdko) from 3.9.1 to 4.0.0.
- [Release notes](https://github.com/adobe-type-tools/afdko/releases)
- [Changelog](https://github.com/adobe-type-tools/afdko/blob/develop/NEWS.md)
- [Commits](adobe-type-tools/afdko@3.9.1...4.0.0)

---
updated-dependencies:
- dependency-name: afdko
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 12, 2023
@rsheeter rsheeter closed this Oct 6, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 6, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/afdko-4.0.0 branch October 6, 2023 03:02
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant