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

Do not assume presence of STAT.AxisValueArray #1283

Merged
merged 1 commit into from
Jan 21, 2021
Merged

Conversation

frankrolf
Copy link
Member

Same as #1282 – but on a branch (to run the tests).
This fixes #1281 , but I’d like @punchcutter to have a look – it could be that my fix is too simple.

Copy link
Contributor

@punchcutter punchcutter left a comment

Choose a reason for hiding this comment

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

👍

@punchcutter
Copy link
Contributor

This code was originally meant to attempt some basic validation of the STAT table since a totally empty STAT isn't valid, but now fontBakery has a lot of STAT checks so they aren't all necessary to do here. A better plan is probably to check some basics if the STAT table exists, but if it doesn't exist then we should create it based on the fvar. Merging this now and will follow up with additional changes in another PR.

@punchcutter punchcutter merged commit cd50665 into develop Jan 21, 2021
@punchcutter punchcutter deleted the fg-cff2vf-wo-stat branch January 21, 2021 05:05
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.

[buildcff2vf] fails for project w/o explicit stat table
2 participants