"hint-first" build workflow

This commit is contained in:
be5invis 2016-04-19 00:37:22 +08:00
parent a746532692
commit 9f84c62c58
3 changed files with 14 additions and 9 deletions

View file

@ -52,4 +52,4 @@ font.removeOverlap()
font.canonicalContours()
font.canonicalStart()
font.generate(sys.argv[3], flags = ("short-post", "opentype"))
font.generate(sys.argv[3], flags = ("opentype"))