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

Review ttx conversion report #4

Open
xen opened this issue Jul 17, 2014 · 0 comments
Open

Review ttx conversion report #4

xen opened this issue Jul 17, 2014 · 0 comments
Assignees

Comments

@xen
Copy link
Contributor

xen commented Jul 17, 2014

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

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

No branches or pull requests

2 participants