Rebuilt /U, /J, /m, /n, etc... with spiros.
This commit is contained in:
parent
9ef872033f
commit
3b7c951e76
11 changed files with 247 additions and 230 deletions
|
@ -6,11 +6,7 @@ font = fontforge.open(source)
|
|||
|
||||
font.selection.all()
|
||||
font.removeOverlap()
|
||||
font.em = 1000
|
||||
font.round()
|
||||
font.removeOverlap()
|
||||
font.simplify(1)
|
||||
font.addExtrema()
|
||||
font.canonicalContours()
|
||||
font.canonicalStart()
|
||||
font.generate(sys.argv[2], flags = ("short-post", "opentype"))
|
Loading…
Add table
Add a link
Reference in a new issue