inkstitch / pyembroidery

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

PESv6 without colors, doesn't record color, crashes. #66

Closed tatarize closed 5 years ago

tatarize commented 5 years ago

It saves the force color generation to the PEC block writer with PES which records zero colors and causes Brother's software to crash. It needs to generate the colors at the PESv6 header creation.