Revert "Introduced libspiro-js into Iosevka."
This reverts commit 14acdd1f1e
.
This commit is contained in:
parent
14acdd1f1e
commit
5230201464
7 changed files with 107 additions and 284 deletions
|
@ -7,8 +7,7 @@ font = fontforge.open(source)
|
|||
font.selection.all()
|
||||
font.removeOverlap()
|
||||
font.em = 1000
|
||||
font.addExtrema()
|
||||
font.simplify(0.1)
|
||||
font.simplify(1)
|
||||
font.canonicalContours()
|
||||
font.canonicalStart()
|
||||
font.generate(sys.argv[2], flags = ("short-post", "opentype"))
|
Loading…
Add table
Add a link
Reference in a new issue