-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels