/s and /S are reconstructed with spiros.
This commit is contained in:
parent
3b7c951e76
commit
be865f5ddb
7 changed files with 110 additions and 51 deletions
|
@ -6,6 +6,7 @@ font = fontforge.open(source)
|
|||
|
||||
font.selection.all()
|
||||
font.removeOverlap()
|
||||
font.addExtrema()
|
||||
font.simplify(1)
|
||||
font.canonicalContours()
|
||||
font.canonicalStart()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue