inkstitch / pyembroidery

libembroidery/EmbroideryFormats converted to python
MIT License
71 stars 28 forks source link

pyembroidery update #71

Closed kaalleen closed 4 years ago

kaalleen commented 4 years ago

In Ink/Stitch #487 we touched an pyembroidery issue which I carried over to the pyembroidery library, because it might help more people if the issue was solved there. @tatarize had a look into it and made some changes to his library to help the recognition of trims and stops on imported files.

The discussion is found here.

He also mentions the encoding issues we were having recently in Ink/Stitch were caused by the pyembroidery library and released a fix for it.

lexelby commented 4 years ago

Got it! I'll take a look and merge in his changes.

lexelby commented 4 years ago

Done. See https://github.com/inkstitch/inkstitch/pull/509 for the results :)