Rebuild /B, /D, /P, /R, /five and /eight with sporos.
This commit is contained in:
parent
0a005cae57
commit
b6ca69bbaf
7 changed files with 106 additions and 74 deletions
|
@ -7,6 +7,8 @@ font = fontforge.open(source)
|
|||
font.selection.all()
|
||||
font.removeOverlap()
|
||||
font.em = 1000
|
||||
font.round()
|
||||
font.removeOverlap()
|
||||
font.simplify(1)
|
||||
font.addExtrema()
|
||||
font.canonicalContours()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue