dxf_outlines.inx revision 852e99f28cd128da78f3eddd22a5a7ff0418a634
<?xml version="1.0" encoding="UTF-8"?>
<_name>Desktop Cutting Plotter</_name>
<param name="tab" type="notebook">
<page name="options" _gui-text="Options">
<param name="ROBO" type="boolean" _gui-text="use ROBO-Master type of spline output">false</param>
<param name="POLY" type="boolean" _gui-text="use LWPOLYLINE type of line output">true</param>
<param name="units" type="enum" _gui-text="Units">
<_item value="1.">px</_item>
</param>
</page>
<page name="help" _gui-text="Help">
<_param name="inputhelp" type="description" xml:space="preserve">- AutoCAD Release 14 DXF format.
- assume svg drawing is in pixels, at 90 dpi.
- only line and spline elements are supported.
- ROBO-Master spline output is a specialized spline readable only by ROBO-Master and AutoDesk viewers, not Inkscape.
- LWPOLYLINE output is a multiply-connected polyline, disable it to use a legacy version of the LINE output.</_param>
</page>
</param>
<output>
<extension>.dxf</extension>
<_filetypename>Desktop Cutting Plotter (AutoCAD DXF R14) (*.dxf)</_filetypename>
<_filetypetooltip>Desktop Cutting Plotter</_filetypetooltip>
<dataloss>true</dataloss>
</output>
<script>
</script>
</inkscape-extension>