From dfbe6f9c0f12be693454390f5e92bb3dd06661cf Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Fri, 6 Apr 2018 19:55:53 -0400 Subject: embroider_input.py: input extension to read embroidery formats --- templates/embroider_input.inx | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 templates/embroider_input.inx (limited to 'templates') diff --git a/templates/embroider_input.inx b/templates/embroider_input.inx new file mode 100644 index 00000000..148784bc --- /dev/null +++ b/templates/embroider_input.inx @@ -0,0 +1,17 @@ + + + <_name>{{ format | upper }} file input + org.inkstitch.input.{{ format }} + embroider_input.py + inkex.py + + .{{ format }} + application/x-embroidery-{{ format }} + <_filetypename>{{ description }} (.{{ format }}) + <_filetypetooltip>convert {{ format | upper }} file to Ink/Stitch manual-stitch paths + + + + -- cgit v1.3.1