EmbroidePy / pyembroidery

pyembroidery library for reading and writing a variety of embroidery formats.
MIT License
181 stars 33 forks source link

Spx Format (read) #92

Closed tatarize closed 3 years ago

tatarize commented 4 years ago

Adds spx format as a reader.

Not yet fully parsed.

tatarize commented 4 years ago

Would simply be a reader and address a smaller subset of inkstitch/inkstitch#588.

tatarize commented 4 years ago

I fear this may actually be complete. Even Embird's reader and writer cannot reload colors even saving an .edr file on top of the document itself. I do not see any command codes for switching anything or other functionality. I'll look for a more original example of the file format. But, odds are good this is right. Even though it's MIT-format level of command structure.