inkstitch / pyembroidery

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

fix vp3 trims #76

Open lexelby opened 4 years ago

lexelby commented 4 years ago

@MatsIBengtsson Here's the VP3 trims fix ported over from embroidepy. If you figure out how to trim just the top thread, let me know, and we can update this branch.

MatsIBengtsson commented 4 years ago

@MatsIBengtsson Here's the VP3 trims fix ported over from embroidepy. If you figure out how to trim just the top thread, let me know, and we can update this branch.

That is what it does. It Trims the top thread. The bottom thread continues and looks like a total mess on the bottom side, although it looks nice on the top side.

lexelby commented 4 years ago

In my experience, trims tend to look like a total mess on the bottom in any case. ;) If you figure out the "trim both threads" command, then we can add that.