Tweak to export script.
git-svn-id: http://svn.robofab.com/trunk@218 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
This commit is contained in:
parent
a21efaa4d0
commit
77353dbc30
@ -17,6 +17,7 @@ import os
|
|||||||
|
|
||||||
f = CurrentFont()
|
f = CurrentFont()
|
||||||
g = CurrentGlyph()
|
g = CurrentGlyph()
|
||||||
|
todo = None
|
||||||
|
|
||||||
ufoPath = f.path.replace(".vfb", ".ufo")
|
ufoPath = f.path.replace(".vfb", ".ufo")
|
||||||
if not os.path.exists(ufoPath):
|
if not os.path.exists(ufoPath):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user