From 17a9f23bfb8b3a150092bc499cdaf533e3390719 Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Tue, 17 Jul 2018 20:14:23 -0400 Subject: update input extension generator and INXes --- inx/inkstitch_input_COL.inx | 17 ----------------- inx/inkstitch_input_CSD.inx | 17 ----------------- inx/inkstitch_input_CSV.inx | 17 ----------------- inx/inkstitch_input_DAT.inx | 17 ----------------- inx/inkstitch_input_DSB.inx | 2 +- inx/inkstitch_input_EDR.inx | 17 ----------------- inx/inkstitch_input_EXY.inx | 17 ----------------- inx/inkstitch_input_FXY.inx | 17 ----------------- inx/inkstitch_input_GT.inx | 17 ----------------- inx/inkstitch_input_HUS.inx | 17 ----------------- inx/inkstitch_input_INF.inx | 17 ----------------- inx/inkstitch_input_MAX.inx | 17 ----------------- inx/inkstitch_input_MIT.inx | 17 ----------------- inx/inkstitch_input_NEW.inx | 17 ----------------- inx/inkstitch_input_OFM.inx | 17 ----------------- inx/inkstitch_input_PCD.inx | 17 ----------------- inx/inkstitch_input_PCM.inx | 17 ----------------- inx/inkstitch_input_PCQ.inx | 17 ----------------- inx/inkstitch_input_PCS.inx | 17 ----------------- inx/inkstitch_input_PHB.inx | 17 ----------------- inx/inkstitch_input_PHC.inx | 17 ----------------- inx/inkstitch_input_PLT.inx | 17 ----------------- inx/inkstitch_input_RGB.inx | 17 ----------------- inx/inkstitch_input_SST.inx | 17 ----------------- inx/inkstitch_input_T09.inx | 17 ----------------- inx/inkstitch_input_TBF.inx | 17 +++++++++++++++++ inx/inkstitch_input_THR.inx | 17 ----------------- inx/inkstitch_input_U00.inx | 17 ----------------- inx/inkstitch_input_U01.inx | 17 +++++++++++++++++ inx/inkstitch_input_VIP.inx | 17 ----------------- inx/inkstitch_input_ZSK.inx | 17 ----------------- 31 files changed, 35 insertions(+), 477 deletions(-) delete mode 100644 inx/inkstitch_input_COL.inx delete mode 100644 inx/inkstitch_input_CSD.inx delete mode 100644 inx/inkstitch_input_CSV.inx delete mode 100644 inx/inkstitch_input_DAT.inx delete mode 100644 inx/inkstitch_input_EDR.inx delete mode 100644 inx/inkstitch_input_EXY.inx delete mode 100644 inx/inkstitch_input_FXY.inx delete mode 100644 inx/inkstitch_input_GT.inx delete mode 100644 inx/inkstitch_input_HUS.inx delete mode 100644 inx/inkstitch_input_INF.inx delete mode 100644 inx/inkstitch_input_MAX.inx delete mode 100644 inx/inkstitch_input_MIT.inx delete mode 100644 inx/inkstitch_input_NEW.inx delete mode 100644 inx/inkstitch_input_OFM.inx delete mode 100644 inx/inkstitch_input_PCD.inx delete mode 100644 inx/inkstitch_input_PCM.inx delete mode 100644 inx/inkstitch_input_PCQ.inx delete mode 100644 inx/inkstitch_input_PCS.inx delete mode 100644 inx/inkstitch_input_PHB.inx delete mode 100644 inx/inkstitch_input_PHC.inx delete mode 100644 inx/inkstitch_input_PLT.inx delete mode 100644 inx/inkstitch_input_RGB.inx delete mode 100644 inx/inkstitch_input_SST.inx delete mode 100644 inx/inkstitch_input_T09.inx create mode 100644 inx/inkstitch_input_TBF.inx delete mode 100644 inx/inkstitch_input_THR.inx delete mode 100644 inx/inkstitch_input_U00.inx create mode 100644 inx/inkstitch_input_U01.inx delete mode 100644 inx/inkstitch_input_VIP.inx delete mode 100644 inx/inkstitch_input_ZSK.inx (limited to 'inx') diff --git a/inx/inkstitch_input_COL.inx b/inx/inkstitch_input_COL.inx deleted file mode 100644 index 38ebe7bd..00000000 --- a/inx/inkstitch_input_COL.inx +++ /dev/null @@ -1,17 +0,0 @@ - - - <_name>COL file input - org.inkstitch.input.col - inkstitch.py - inkex.py - - .col - application/x-embroidery-col - <_filetypename>Ink/Stitch: Embroidery Thread Color Format (.col) - <_filetypetooltip>convert COL file to Ink/Stitch manual-stitch paths - - input - - diff --git a/inx/inkstitch_input_CSD.inx b/inx/inkstitch_input_CSD.inx deleted file mode 100644 index 444270f0..00000000 --- a/inx/inkstitch_input_CSD.inx +++ /dev/null @@ -1,17 +0,0 @@ - - - <_name>CSD file input - org.inkstitch.input.csd - inkstitch.py - inkex.py - - .csd - application/x-embroidery-csd - <_filetypename>Ink/Stitch: Singer Embroidery Format (.csd) - <_filetypetooltip>convert CSD file to Ink/Stitch manual-stitch paths - - input - - diff --git a/inx/inkstitch_input_CSV.inx b/inx/inkstitch_input_CSV.inx deleted file mode 100644 index 0c3e2096..00000000 --- a/inx/inkstitch_input_CSV.inx +++ /dev/null @@ -1,17 +0,0 @@ - - - <_name>CSV file input - org.inkstitch.input.csv - inkstitch.py - inkex.py - - .csv - application/x-embroidery-csv - <_filetypename>Ink/Stitch: Comma Separated Values Format (.csv) - <_filetypetooltip>convert CSV file to Ink/Stitch manual-stitch paths - - input - - diff --git a/inx/inkstitch_input_DAT.inx b/inx/inkstitch_input_DAT.inx deleted file mode 100644 index e82694b8..00000000 --- a/inx/inkstitch_input_DAT.inx +++ /dev/null @@ -1,17 +0,0 @@ - - - <_name>DAT file input - org.inkstitch.input.dat - inkstitch.py - inkex.py - - .dat - application/x-embroidery-dat - <_filetypename>Ink/Stitch: Barudan Embroidery Format (.dat) - <_filetypetooltip>convert DAT file to Ink/Stitch manual-stitch paths - - input - - diff --git a/inx/inkstitch_input_DSB.inx b/inx/inkstitch_input_DSB.inx index 8b7c6b02..c78e1c2d 100644 --- a/inx/inkstitch_input_DSB.inx +++ b/inx/inkstitch_input_DSB.inx @@ -7,7 +7,7 @@ .dsb application/x-embroidery-dsb - <_filetypename>Ink/Stitch: Barudan Embroidery Format (.dsb) + <_filetypename>Ink/Stitch: Tajima(Barudan) Embroidery Format (.dsb) <_filetypetooltip>convert DSB file to Ink/Stitch manual-stitch paths input diff --git a/inx/inkstitch_input_EDR.inx b/inx/inkstitch_input_EDR.inx deleted file mode 100644 index 92cf7d14..00000000 --- a/inx/inkstitch_input_EDR.inx +++ /dev/null @@ -1,17 +0,0 @@ - - - <_name>EDR file input - org.inkstitch.input.edr - inkstitch.py - inkex.py - - .edr - application/x-embroidery-edr - <_filetypename>Ink/Stitch: Embird Embroidery Format (.edr) - <_filetypetooltip>convert EDR file to Ink/Stitch manual-stitch paths - - input - - diff --git a/inx/inkstitch_input_EXY.inx b/inx/inkstitch_input_EXY.inx deleted file mode 100644 index 78de68d8..00000000 --- a/inx/inkstitch_input_EXY.inx +++ /dev/null @@ -1,17 +0,0 @@ - - - <_name>EXY file input - org.inkstitch.input.exy - inkstitch.py - inkex.py - - .exy - application/x-embroidery-exy - <_filetypename>Ink/Stitch: Eltac Embroidery Format (.exy) - <_filetypetooltip>convert EXY file to Ink/Stitch manual-stitch paths - - input - - diff --git a/inx/inkstitch_input_FXY.inx b/inx/inkstitch_input_FXY.inx deleted file mode 100644 index c2be8c60..00000000 --- a/inx/inkstitch_input_FXY.inx +++ /dev/null @@ -1,17 +0,0 @@ - - - <_name>FXY file input - org.inkstitch.input.fxy - inkstitch.py - inkex.py - - .fxy - application/x-embroidery-fxy - <_filetypename>Ink/Stitch: Fortron Embroidery Format (.fxy) - <_filetypetooltip>convert FXY file to Ink/Stitch manual-stitch paths - - input - - diff --git a/inx/inkstitch_input_GT.inx b/inx/inkstitch_input_GT.inx deleted file mode 100644 index 20a9fda0..00000000 --- a/inx/inkstitch_input_GT.inx +++ /dev/null @@ -1,17 +0,0 @@ - - - <_name>GT file input - org.inkstitch.input.gt - inkstitch.py - inkex.py - - .gt - application/x-embroidery-gt - <_filetypename>Ink/Stitch: Gold Thread Embroidery Format (.gt) - <_filetypetooltip>convert GT file to Ink/Stitch manual-stitch paths - - input - - diff --git a/inx/inkstitch_input_HUS.inx b/inx/inkstitch_input_HUS.inx deleted file mode 100644 index bbac96a2..00000000 --- a/inx/inkstitch_input_HUS.inx +++ /dev/null @@ -1,17 +0,0 @@ - - - <_name>HUS file input - org.inkstitch.input.hus - inkstitch.py - inkex.py - - .hus - application/x-embroidery-hus - <_filetypename>Ink/Stitch: Husqvarna Viking Embroidery Format (.hus) - <_filetypetooltip>convert HUS file to Ink/Stitch manual-stitch paths - - input - - diff --git a/inx/inkstitch_input_INF.inx b/inx/inkstitch_input_INF.inx deleted file mode 100644 index 9c07ed7f..00000000 --- a/inx/inkstitch_input_INF.inx +++ /dev/null @@ -1,17 +0,0 @@ - - - <_name>INF file input - org.inkstitch.input.inf - inkstitch.py - inkex.py - - .inf - application/x-embroidery-inf - <_filetypename>Ink/Stitch: Embroidery Color Format (.inf) - <_filetypetooltip>convert INF file to Ink/Stitch manual-stitch paths - - input - - diff --git a/inx/inkstitch_input_MAX.inx b/inx/inkstitch_input_MAX.inx deleted file mode 100644 index 0f5ed952..00000000 --- a/inx/inkstitch_input_MAX.inx +++ /dev/null @@ -1,17 +0,0 @@ - - - <_name>MAX file input - org.inkstitch.input.max - inkstitch.py - inkex.py - - .max - application/x-embroidery-max - <_filetypename>Ink/Stitch: Pfaff Embroidery Format (.max) - <_filetypetooltip>convert MAX file to Ink/Stitch manual-stitch paths - - input - - diff --git a/inx/inkstitch_input_MIT.inx b/inx/inkstitch_input_MIT.inx deleted file mode 100644 index a0181182..00000000 --- a/inx/inkstitch_input_MIT.inx +++ /dev/null @@ -1,17 +0,0 @@ - - - <_name>MIT file input - org.inkstitch.input.mit - inkstitch.py - inkex.py - - .mit - application/x-embroidery-mit - <_filetypename>Ink/Stitch: Mitsubishi Embroidery Format (.mit) - <_filetypetooltip>convert MIT file to Ink/Stitch manual-stitch paths - - input - - diff --git a/inx/inkstitch_input_NEW.inx b/inx/inkstitch_input_NEW.inx deleted file mode 100644 index 15d877d8..00000000 --- a/inx/inkstitch_input_NEW.inx +++ /dev/null @@ -1,17 +0,0 @@ - - - <_name>NEW file input - org.inkstitch.input.new - inkstitch.py - inkex.py - - .new - application/x-embroidery-new - <_filetypename>Ink/Stitch: Ameco Embroidery Format (.new) - <_filetypetooltip>convert NEW file to Ink/Stitch manual-stitch paths - - input - - diff --git a/inx/inkstitch_input_OFM.inx b/inx/inkstitch_input_OFM.inx deleted file mode 100644 index 3e162355..00000000 --- a/inx/inkstitch_input_OFM.inx +++ /dev/null @@ -1,17 +0,0 @@ - - - <_name>OFM file input - org.inkstitch.input.ofm - inkstitch.py - inkex.py - - .ofm - application/x-embroidery-ofm - <_filetypename>Ink/Stitch: Melco Embroidery Format (.ofm) - <_filetypetooltip>convert OFM file to Ink/Stitch manual-stitch paths - - input - - diff --git a/inx/inkstitch_input_PCD.inx b/inx/inkstitch_input_PCD.inx deleted file mode 100644 index eff3c2f7..00000000 --- a/inx/inkstitch_input_PCD.inx +++ /dev/null @@ -1,17 +0,0 @@ - - - <_name>PCD file input - org.inkstitch.input.pcd - inkstitch.py - inkex.py - - .pcd - application/x-embroidery-pcd - <_filetypename>Ink/Stitch: Pfaff Embroidery Format (.pcd) - <_filetypetooltip>convert PCD file to Ink/Stitch manual-stitch paths - - input - - diff --git a/inx/inkstitch_input_PCM.inx b/inx/inkstitch_input_PCM.inx deleted file mode 100644 index 684b7e20..00000000 --- a/inx/inkstitch_input_PCM.inx +++ /dev/null @@ -1,17 +0,0 @@ - - - <_name>PCM file input - org.inkstitch.input.pcm - inkstitch.py - inkex.py - - .pcm - application/x-embroidery-pcm - <_filetypename>Ink/Stitch: Pfaff Embroidery Format (.pcm) - <_filetypetooltip>convert PCM file to Ink/Stitch manual-stitch paths - - input - - diff --git a/inx/inkstitch_input_PCQ.inx b/inx/inkstitch_input_PCQ.inx deleted file mode 100644 index 44d2d6df..00000000 --- a/inx/inkstitch_input_PCQ.inx +++ /dev/null @@ -1,17 +0,0 @@ - - - <_name>PCQ file input - org.inkstitch.input.pcq - inkstitch.py - inkex.py - - .pcq - application/x-embroidery-pcq - <_filetypename>Ink/Stitch: Pfaff Embroidery Format (.pcq) - <_filetypetooltip>convert PCQ file to Ink/Stitch manual-stitch paths - - input - - diff --git a/inx/inkstitch_input_PCS.inx b/inx/inkstitch_input_PCS.inx deleted file mode 100644 index 1a030e53..00000000 --- a/inx/inkstitch_input_PCS.inx +++ /dev/null @@ -1,17 +0,0 @@ - - - <_name>PCS file input - org.inkstitch.input.pcs - inkstitch.py - inkex.py - - .pcs - application/x-embroidery-pcs - <_filetypename>Ink/Stitch: Pfaff Embroidery Format (.pcs) - <_filetypetooltip>convert PCS file to Ink/Stitch manual-stitch paths - - input - - diff --git a/inx/inkstitch_input_PHB.inx b/inx/inkstitch_input_PHB.inx deleted file mode 100644 index 0e14f097..00000000 --- a/inx/inkstitch_input_PHB.inx +++ /dev/null @@ -1,17 +0,0 @@ - - - <_name>PHB file input - org.inkstitch.input.phb - inkstitch.py - inkex.py - - .phb - application/x-embroidery-phb - <_filetypename>Ink/Stitch: Brother Embroidery Format (.phb) - <_filetypetooltip>convert PHB file to Ink/Stitch manual-stitch paths - - input - - diff --git a/inx/inkstitch_input_PHC.inx b/inx/inkstitch_input_PHC.inx deleted file mode 100644 index 3c2d10f5..00000000 --- a/inx/inkstitch_input_PHC.inx +++ /dev/null @@ -1,17 +0,0 @@ - - - <_name>PHC file input - org.inkstitch.input.phc - inkstitch.py - inkex.py - - .phc - application/x-embroidery-phc - <_filetypename>Ink/Stitch: Brother Embroidery Format (.phc) - <_filetypetooltip>convert PHC file to Ink/Stitch manual-stitch paths - - input - - diff --git a/inx/inkstitch_input_PLT.inx b/inx/inkstitch_input_PLT.inx deleted file mode 100644 index d811ff02..00000000 --- a/inx/inkstitch_input_PLT.inx +++ /dev/null @@ -1,17 +0,0 @@ - - - <_name>PLT file input - org.inkstitch.input.plt - inkstitch.py - inkex.py - - .plt - application/x-embroidery-plt - <_filetypename>Ink/Stitch: AutoCAD Plot Drawing Format (.plt) - <_filetypetooltip>convert PLT file to Ink/Stitch manual-stitch paths - - input - - diff --git a/inx/inkstitch_input_RGB.inx b/inx/inkstitch_input_RGB.inx deleted file mode 100644 index b64e285b..00000000 --- a/inx/inkstitch_input_RGB.inx +++ /dev/null @@ -1,17 +0,0 @@ - - - <_name>RGB file input - org.inkstitch.input.rgb - inkstitch.py - inkex.py - - .rgb - application/x-embroidery-rgb - <_filetypename>Ink/Stitch: RGB Embroidery Format (.rgb) - <_filetypetooltip>convert RGB file to Ink/Stitch manual-stitch paths - - input - - diff --git a/inx/inkstitch_input_SST.inx b/inx/inkstitch_input_SST.inx deleted file mode 100644 index 85533659..00000000 --- a/inx/inkstitch_input_SST.inx +++ /dev/null @@ -1,17 +0,0 @@ - - - <_name>SST file input - org.inkstitch.input.sst - inkstitch.py - inkex.py - - .sst - application/x-embroidery-sst - <_filetypename>Ink/Stitch: Sunstar Embroidery Format (.sst) - <_filetypetooltip>convert SST file to Ink/Stitch manual-stitch paths - - input - - diff --git a/inx/inkstitch_input_T09.inx b/inx/inkstitch_input_T09.inx deleted file mode 100644 index eb6ab6d9..00000000 --- a/inx/inkstitch_input_T09.inx +++ /dev/null @@ -1,17 +0,0 @@ - - - <_name>T09 file input - org.inkstitch.input.t09 - inkstitch.py - inkex.py - - .t09 - application/x-embroidery-t09 - <_filetypename>Ink/Stitch: Pfaff Embroidery Format (.t09) - <_filetypetooltip>convert T09 file to Ink/Stitch manual-stitch paths - - input - - diff --git a/inx/inkstitch_input_TBF.inx b/inx/inkstitch_input_TBF.inx new file mode 100644 index 00000000..e2b72ec9 --- /dev/null +++ b/inx/inkstitch_input_TBF.inx @@ -0,0 +1,17 @@ + + + <_name>TBF file input + org.inkstitch.input.tbf + inkstitch.py + inkex.py + + .tbf + application/x-embroidery-tbf + <_filetypename>Ink/Stitch: Tajima Embroidery Format (.tbf) + <_filetypetooltip>convert TBF file to Ink/Stitch manual-stitch paths + + input + + diff --git a/inx/inkstitch_input_THR.inx b/inx/inkstitch_input_THR.inx deleted file mode 100644 index e6a6e09e..00000000 --- a/inx/inkstitch_input_THR.inx +++ /dev/null @@ -1,17 +0,0 @@ - - - <_name>THR file input - org.inkstitch.input.thr - inkstitch.py - inkex.py - - .thr - application/x-embroidery-thr - <_filetypename>Ink/Stitch: ThredWorks Embroidery Format (.thr) - <_filetypetooltip>convert THR file to Ink/Stitch manual-stitch paths - - input - - diff --git a/inx/inkstitch_input_U00.inx b/inx/inkstitch_input_U00.inx deleted file mode 100644 index b28da66d..00000000 --- a/inx/inkstitch_input_U00.inx +++ /dev/null @@ -1,17 +0,0 @@ - - - <_name>U00 file input - org.inkstitch.input.u00 - inkstitch.py - inkex.py - - .u00 - application/x-embroidery-u00 - <_filetypename>Ink/Stitch: Barudan Embroidery Format (.u00) - <_filetypetooltip>convert U00 file to Ink/Stitch manual-stitch paths - - input - - diff --git a/inx/inkstitch_input_U01.inx b/inx/inkstitch_input_U01.inx new file mode 100644 index 00000000..befadd5b --- /dev/null +++ b/inx/inkstitch_input_U01.inx @@ -0,0 +1,17 @@ + + + <_name>U01 file input + org.inkstitch.input.u01 + inkstitch.py + inkex.py + + .u01 + application/x-embroidery-u01 + <_filetypename>Ink/Stitch: Barudan Embroidery Format (.u01) + <_filetypetooltip>convert U01 file to Ink/Stitch manual-stitch paths + + input + + diff --git a/inx/inkstitch_input_VIP.inx b/inx/inkstitch_input_VIP.inx deleted file mode 100644 index 3723285c..00000000 --- a/inx/inkstitch_input_VIP.inx +++ /dev/null @@ -1,17 +0,0 @@ - - - <_name>VIP file input - org.inkstitch.input.vip - inkstitch.py - inkex.py - - .vip - application/x-embroidery-vip - <_filetypename>Ink/Stitch: Pfaff Embroidery Format (.vip) - <_filetypetooltip>convert VIP file to Ink/Stitch manual-stitch paths - - input - - diff --git a/inx/inkstitch_input_ZSK.inx b/inx/inkstitch_input_ZSK.inx deleted file mode 100644 index 4178126f..00000000 --- a/inx/inkstitch_input_ZSK.inx +++ /dev/null @@ -1,17 +0,0 @@ - - - <_name>ZSK file input - org.inkstitch.input.zsk - inkstitch.py - inkex.py - - .zsk - application/x-embroidery-zsk - <_filetypename>Ink/Stitch: ZSK USA Embroidery Format (.zsk) - <_filetypetooltip>convert ZSK file to Ink/Stitch manual-stitch paths - - input - - -- cgit v1.2.3