4 lines
88 B
Python
Executable File
4 lines
88 B
Python
Executable File
|
|
font = fl.font
|
|
myPath = "Mac OS X:Users:paulus:Desktop:" + "test.vfb"
|
|
font.Save(myPath) |