summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/cleanup.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/cleanup.xml b/templates/cleanup.xml
index 51bd94e3..97c7a755 100644
--- a/templates/cleanup.xml
+++ b/templates/cleanup.xml
@@ -12,6 +12,9 @@
<param name="rm_stroke" type="boolean" gui-text="Remove Small strokes"
gui-description="Removes small strokes shorter than defined by threshold.">true</param>
<param name="stroke_threshold" type="int" gui-text="Stroke threshold (px)" min="2" max="800">5</param>
+ <param name="rm_satin" type="boolean" gui-text="Remove Small satins"
+ gui-description="Removes small satin columns shorter than defined by threshold.">true</param>
+ <param name="satin_threshold" type="int" gui-text="Satin threshold (px)" min="2" max="800">5</param>
<param name="rm_groups" type="boolean" gui-text="Remove empty layers and groups">true</param>
<spacer />
<separator />