From 5f23dea1a1fa1708cc66d6aa951970bbd927515f Mon Sep 17 00:00:00 2001 From: Kaalleen <36401965+kaalleen@users.noreply.github.com> Date: Wed, 26 Jun 2024 22:51:15 +0200 Subject: Make PNG (simple/realistic) and threadlist available in export file formats (#3019) --- templates/png_simple.xml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 templates/png_simple.xml (limited to 'templates/png_simple.xml') diff --git a/templates/png_simple.xml b/templates/png_simple.xml new file mode 100644 index 00000000..be12e784 --- /dev/null +++ b/templates/png_simple.xml @@ -0,0 +1,30 @@ + + + embroidery PNG file output + org.{{ id_inkstitch }}.png_simple + + .png + image/png + {{ menu_inkstitch }}: Portable Network Graphics (Simple) [IMAGE] (.png) + Create a PNG file with a simple line embroidery representation using Ink/Stitch + true + + png_simple + + + 0.3 + + + + + + + + + + + + + -- cgit v1.3.1