We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There is report of ttx conversion script. This script was executed from root folder in Google Font Directory repo clone:
find . -name "*.ttf" -exec ttx -s -o {}.ttx {} \; find . -name "*.otf" -exec ttx -s -o {}.ttx {} \;
I think it need to be reviewed because sometimes script wasn't successful
https://gist.github.com/davelab6/1fbfbc3a8c0ff9404d99
The text was updated successfully, but these errors were encountered:
davelab6
No branches or pull requests
There is report of ttx conversion script. This script was executed from root folder in Google Font Directory repo clone:
I think it need to be reviewed because sometimes script wasn't successful
https://gist.github.com/davelab6/1fbfbc3a8c0ff9404d99
The text was updated successfully, but these errors were encountered: