Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

behdad
Copy link
Member

@behdad behdad commented Sep 5, 2025

Fixes #3920

New module structure is:

  • varLib.avar.build module to build avar (and a missing fvar) binaries into a possibly empty TTFont,
  • varLib.avar.unbuild module to print a .designspace snippet that would generate the same avar binary,
  • varLib.avar.map module to take TTFont and do the mapping, in user/normalized space,
  • varLib.avar.plan module moved from avarPlanner.

EDIT(anthrotype): The bare fonttools varLib.avar script is deprecated, in favour of fonttools varLib.avar.build or unbuild

Copy link
Member

@anthrotype anthrotype left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@behdad
Copy link
Member Author

behdad commented Sep 9, 2025

Thanks Comiso.

@behdad behdad merged commit 61ebd4f into main Sep 9, 2025
11 checks passed
@behdad behdad deleted the avar-tools branch September 9, 2025 16:57
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.

[avar] Add tool for inspecting avar effect to a location

2 participants