Skip to content

Commit

Permalink
remove crop option
Browse files Browse the repository at this point in the history
  • Loading branch information
badgeek committed Mar 30, 2018
1 parent 981b5ed commit ab63bb1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion inkscape/export_layers.inx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
<option value="kicad_module">KICAD - Module</option>
<option value="png">PNG - Image</option>
</param>
<param name="crop" type="boolean" _gui-text="Crop to drawn bounds?">false</param>
<param name="threshold" type="float" min="0.0" max="255.0" _gui-text="Threshold (128)">128</param>
<param name="dpi" type="float" min="0.0" max="1000.0" _gui-text="Export DPI (600)">600</param>
<effect needs-live-preview="false">
Expand Down

0 comments on commit ab63bb1

Please sign in to comment.