summaryrefslogtreecommitdiff
path: root/templates/png_realistic.xml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/png_realistic.xml')
-rw-r--r--templates/png_realistic.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/templates/png_realistic.xml b/templates/png_realistic.xml
index 93f0ee2b..7aae6696 100644
--- a/templates/png_realistic.xml
+++ b/templates/png_realistic.xml
@@ -10,6 +10,20 @@
<dataloss>true</dataloss>
</output>
<param name="extension" type="string" gui-hidden="true">png_realistic</param>
+ <param name="notebook" type="notebook">
+ <page name="settings" gui-text="Settings">
+ <param name="dpi" type="int" min="100" max="2000" gui-text="DPI">300</param>
+ </page>
+ <page name="info" gui-text="Help">
+ <label appearance="header">PNG file export</label>
+ <label>Export embroidery design to PNG</label>
+ <spacer />
+ <separator />
+ <spacer />
+ <label>Read more on our website</label>
+ <label appearance="url">https://inkstitch.org/docs/import-export/</label>
+ </page>
+ </param>
<script>
{{ command_tag | safe }}
</script>