From 40a343128043b7d2ebe3a770dfae887e969fc5e0 Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Tue, 12 Jun 2018 20:54:51 -0400 Subject: add output INX generator --- inx/inkstitch_output_JEF.inx | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 inx/inkstitch_output_JEF.inx (limited to 'inx/inkstitch_output_JEF.inx') diff --git a/inx/inkstitch_output_JEF.inx b/inx/inkstitch_output_JEF.inx new file mode 100644 index 00000000..af92a836 --- /dev/null +++ b/inx/inkstitch_output_JEF.inx @@ -0,0 +1,19 @@ + + + <_name>JEF file output + org.inkstitch.output.jef + inkstitch.py + inkex.py + + .jef + application/x-embroidery-jef + <_filetypename>Ink/Stitch: Janome Embroidery Format (.jef) + <_filetypetooltip>Save design in JEF format using Ink/Stitch + true + + output + jef + + \ No newline at end of file -- cgit v1.2.3 From c061b3a66aaf1f404440e3aa511b8655dd5b1592 Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Tue, 17 Jul 2018 20:17:48 -0400 Subject: update output extension generator and INXes --- inx/inkstitch_output_JEF.inx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inx/inkstitch_output_JEF.inx') diff --git a/inx/inkstitch_output_JEF.inx b/inx/inkstitch_output_JEF.inx index af92a836..74b752fc 100644 --- a/inx/inkstitch_output_JEF.inx +++ b/inx/inkstitch_output_JEF.inx @@ -16,4 +16,4 @@ - \ No newline at end of file + -- cgit v1.2.3