4 lines
88 B
Python
Raw Normal View History

font = fl.font
myPath = "Mac OS X:Users:paulus:Desktop:" + "test.vfb"
font.Save(myPath)