LettError / designSpaceRoboFontExtension

A RoboFont extension for creating and editing designspace documents.
MIT License
27 stars 6 forks source link

"Generate Instances" button does not work #90

Closed LettError closed 1 month ago

LettError commented 1 month ago

Failed to generate isntance: expected str, bytes or os.PathLike object, not NoneType

typemytype commented 1 month ago

mm, if you add new instance, instance.path is None, only on save this is being updated...

I guess this also can be updated when hitting "Generate Instances" and the ds file is saved to disk