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

Fix ERROR on hinting_impact check #4918

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

felipesanches
Copy link
Collaborator

When running from a directory where the user lacks write permissions we were getting an ERROR. To fix the problem, we now use a better location for creating a temp-dir (and a temp-file) for this check.

  • hinting_impact
  • On the Universal profile.

(issue #4917)

When running from a directory where the user lacks write permissions we were getting an ERROR.
To fix the problem, we now use a better location for creating a temp-dir (and a temp-file) for this check.

hinting_impact
On the Universal profile

(issue fonttools#4917)
@felipesanches felipesanches merged commit 46cae41 into fonttools:main Nov 29, 2024
49 checks passed
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.

1 participant