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

Correct variable font axis value #16

Merged
merged 5 commits into from
Feb 4, 2023
Merged

Conversation

moi15moi
Copy link
Owner

@moi15moi moi15moi commented Feb 3, 2023

New feature:

  • If there is an unknow problem when parsing the font, raise a exception which contain the font path. Like that, the user will know which font he need to provide in the github issue

Corrected bugs:

If we don't do that, axisValuesFromAxisLimits will raise an exception, but we still want to allow an AxisValueArray to be None since GDI support it
@moi15moi moi15moi merged commit 21276d8 into main Feb 4, 2023
@moi15moi moi15moi deleted the Correct-variable-font-axis-value branch February 4, 2023 22:24
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.

Variable font without AxisValue cause crash
1 participant