Tweak to export script.

git-svn-id: http://svn.robofab.com/trunk@218 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
This commit is contained in:
Erik van Blokland 2010-01-15 09:12:23 +00:00
parent a21efaa4d0
commit 77353dbc30

View File

@ -17,6 +17,7 @@ import os
f = CurrentFont()
g = CurrentGlyph()
todo = None
ufoPath = f.path.replace(".vfb", ".ufo")
if not os.path.exists(ufoPath):