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_CSV.inx | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 inx/inkstitch_output_CSV.inx (limited to 'inx/inkstitch_output_CSV.inx') diff --git a/inx/inkstitch_output_CSV.inx b/inx/inkstitch_output_CSV.inx new file mode 100644 index 00000000..d2f340cd --- /dev/null +++ b/inx/inkstitch_output_CSV.inx @@ -0,0 +1,19 @@ + + + <_name>CSV file output + org.inkstitch.output.csv + inkstitch.py + inkex.py + + .csv + application/x-embroidery-csv + <_filetypename>Ink/Stitch: Comma Separated Values Format (.csv) + <_filetypetooltip>Save design in CSV format using Ink/Stitch + true + + output + csv + + \ No newline at end of file -- cgit v1.2.3