From ab8c87928b39e7874c09a75b2f9badd3a46719b2 Mon Sep 17 00:00:00 2001 From: Kaalleen <36401965+kaalleen@users.noreply.github.com> Date: Fri, 24 Jun 2022 17:11:52 +0200 Subject: Update pyembroidery (#1683) Embroidery formats (read) .hus: Husqvarna Embroidery Format .zhs: Zeng Hsing Embroidery Format Color formats (read & write) .col : Color format. .edr : Color format. .inf : Color format. Stitch formats (read & write) .pmv : Brother Stitch Format. Image (write) .png : Portable Network Graphic (line art) G-Code The export file format is not .txt anymore but .gcode Bug fixes --- pyembroidery | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyembroidery') diff --git a/pyembroidery b/pyembroidery index 2ab0085c..4817386d 160000 --- a/pyembroidery +++ b/pyembroidery @@ -1 +1 @@ -Subproject commit 2ab0085cc997762ece7b9f96aef86457a205ca82 +Subproject commit 4817386d269a2724bf0c9a87d91a5103c6dffc78 -- cgit v1.2.3