EmbroidePy / pyembroidery

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

1.4.0 update #64

Closed tatarize closed 5 years ago

tatarize commented 5 years ago

Slightly reworked the get_supported_formats() to use a more standard "version" syntax. Rather than hiding different versions in various options that differ throughout. This could be a breaking change for some users. Added extensions to supported formats. Updated read and write for jef and dst to better handle trim commands.