hpgl_input.inx revision ca994f8c108648e5d3046901a54beafc21d98d6a
<?xml version="1.0" encoding="UTF-8"?>
<_name>HPGL Input</_name>
<_param name="introduction" type="description">Please note that you can only open HPGL files written by Inkscape, to open other HPGL files please change their file extension to .plt, make sure you have UniConverter installed and open them again.</_param>
<param name="space" type="description"> </param>
<param name="resolutionX" type="float" min="1.0" max="4096.0" precision="1" _gui-text="Resolution X (dpi)" _gui-description="The amount of steps the plotter moves if it moves for 1 inch on the X axis. (Default: 1016.0)">1016.0</param>
<param name="resolutionY" type="float" min="1.0" max="4096.0" precision="1" _gui-text="Resolution Y (dpi)" _gui-description="The amount of steps the plotter moves if it moves for 1 inch on the Y axis. (Default: 1016.0)">1016.0</param>
<param name="showMovements" type="boolean" _gui-text="Show movements between paths" _gui-description="Check this to show movements between paths. (Default: Unchecked)">false</param>
<input>
<extension>.hpgl</extension>
<_filetypename>HP Graphics Language file (*.hpgl)</_filetypename>
<_filetypetooltip>Import an HP Graphics Language file</_filetypetooltip>
</input>
<script>
</script>
</inkscape-extension>