Code

Extensions. XAML export improvements.
[inkscape.git] / share / extensions / dxf_input.inx
index 70aae46d506b91114c21e7e8acf0daf043de5dff..c5cc4da0c501c3106db19032336b578b7accb699 100644 (file)
@@ -8,6 +8,7 @@
                <page name="options" _gui-text="Options">
                        <param name="auto" type="boolean" _gui-text="Use automatic scaling to size A4">true</param>
                        <param name="scale" type="string" _gui-text="Or, use manual scale factor">1.0</param>
+                       <param name="gcodetoolspoints" type="boolean" _gui-text="Gcodetools compatible point import">false</param>
                        <param name="sep1" type="description">-------------------------------------------------------------------------</param>
                        <param name="encoding" type="enum" _gui-text="Character Encoding">
                                <item value="latin_1">Latin 1</item>
@@ -15,6 +16,7 @@
                                <item value="cp1252">CP 1252</item>
                                <item value="utf_8">UTF 8</item>
                        </param>
+                       <param name="font" type="string" _gui-text="Text Font">Arial</param>
                </page>
                <page name="help" _gui-text="Help">
                        <_param name="inputhelp" type="description" xml:space="preserve">- AutoCAD Release 13 and newer.