From: prokoudine Date: Wed, 10 Jun 2009 16:20:28 +0000 (+0000) Subject: Added PLT import/export. Requires UniConvertor 1.1.4. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=04355cd61b0ccad31c3be25fe36226023dd8fd5d;p=inkscape.git Added PLT import/export. Requires UniConvertor 1.1.4. --- 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 + + +