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