EmbroidePy / pyembroidery

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

Unicode filenames are valid but throw error. #7

Closed tatarize closed 5 years ago

tatarize commented 5 years ago

The filenames assume string names but should, convert unicode filename or process the unicode filenames rather than throw an error.