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

fontmake should use ttfautohint-py wrapper #562

Closed
anthrotype opened this issue Jun 17, 2019 · 1 comment · Fixed by #851
Closed

fontmake should use ttfautohint-py wrapper #562

anthrotype opened this issue Jun 17, 2019 · 1 comment · Fixed by #851

Comments

@anthrotype
Copy link
Member

https://github.com/fonttools/ttfautohint-py

and should remove that fontmake/ttfautohint.py module

@hyvyys
Copy link

hyvyys commented Dec 2, 2020

Not sure if related, I get this

'../../../../../../tmp/tmprxum4866.ttf': Could not launch ttfautohint (is it installed?): [Errno 2] No such file or directory: 'ttfautohint': 'ttfautohint'

And fontmake is unable to hint the fonts. ttfautohint-py is installed.

anthrotype added a commit that referenced this issue Jan 28, 2022
We still continue to search for the standalone ttfautohint command-line tool, whenever the ttfautohint-py python wrapper is not installed in the current python.

Fixes #562
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 a pull request may close this issue.

2 participants