EmbroidePy / pyembroidery

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

The thread sequence writer doesn't actually utilize the new threadorder #26

Closed tatarize closed 6 years ago

tatarize commented 6 years ago

If the thread order is changed in a command based sequence the reader and writers will still be using the older methods. The transcoding doesn't actually fix the thread ordering from input to output as required.