From 5efe7291dc5ecac84c72a9bca6d632137ffc354f Mon Sep 17 00:00:00 2001 From: Alexandre Prokoudine Date: Wed, 10 Jun 2009 16:20:28 +0000 Subject: Added PLT import/export. Requires UniConvertor 1.1.4. (bzr r8037) --- share/extensions/plt_input.inx | 16 ++++++++++++++++ share/extensions/plt_output.inx | 15 +++++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 share/extensions/plt_input.inx create mode 100644 share/extensions/plt_output.inx diff --git a/share/extensions/plt_input.inx b/share/extensions/plt_input.inx new file mode 100644 index 000000000..aa21483bd --- /dev/null +++ b/share/extensions/plt_input.inx @@ -0,0 +1,16 @@ + + + <_name>AutoCAD Plot Input + org.inkscape.input.plt + uniconv-ext.py + + .plt + image/x-plt + <_filetypename>AutoCAD Plot drawing files (*.plt) + <_filetypetooltip>Open files saved for plotters + org.inkscape.output.plt + + + diff --git a/share/extensions/plt_output.inx b/share/extensions/plt_output.inx new file mode 100644 index 000000000..d079a2ce7 --- /dev/null +++ b/share/extensions/plt_output.inx @@ -0,0 +1,15 @@ + + + <_name>AutoCAD Plot Output + org.inkscape.output.plt + uniconv-ext.py + + .plt + image/x-plt + <_filetypename>AutoCAD Plot drawing files (*.plt) + <_filetypetooltip>Save a file for plotters + + + -- cgit v1.2.3