summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/stitch_plan_preview.xml6
-rw-r--r--templates/zip.xml6
2 files changed, 9 insertions, 3 deletions
diff --git a/templates/stitch_plan_preview.xml b/templates/stitch_plan_preview.xml
index 92507b27..f7180915 100644
--- a/templates/stitch_plan_preview.xml
+++ b/templates/stitch_plan_preview.xml
@@ -37,6 +37,12 @@
<page name="info" gui-text="Help">
<label>Use this extension to render the stitch plan into the canvas.</label>
<spacer />
+ <label>
+ Please use realistic output options with care. Realistic render outputs can cause Inkscape to slow massivley down.
+ Designs with a lot of stitches shouldn't be rendered with vector, while the vector option can be prefered if the design
+ is huge. For huge designs with a lot of stitches consider to render in chunks or choose simple as the render mode.
+ </label>
+ <spacer />
<label>More information on our website</label>
<label appearance="url">https://inkstitch.org/docs/visualize/#stitch-plan-preview</label>
</page>
diff --git a/templates/zip.xml b/templates/zip.xml
index 448819bc..c34027eb 100644
--- a/templates/zip.xml
+++ b/templates/zip.xml
@@ -21,8 +21,8 @@
{%- endif %}
{%- endfor %}
<param name="format-threadlist" type="boolean" gui-text=".TXT: Threadlist [COLOR]">false</param>
- <param name="format-png_realistic" type="boolean" gui-text=".PNG: Portable Network Graphics (Realistic) [COLOR]">false</param>
- <param name="format-png_simple" type="boolean" gui-text=".PNG: Portable Network Graphics (Simple) [COLOR]">false</param>
+ <param name="format-png_realistic" type="boolean" gui-text=".PNG: Portable Network Graphics (Realistic) [IMAGE]">false</param>
+ <param name="format-png_simple" type="boolean" gui-text=".PNG: Portable Network Graphics (Simple) [IMAGE]">false</param>
<param name="png_simple_line_width" type="float" precision="2" min="0.01" max="5" gui-text="Line width (mm)" indent="4">0.3</param>
<param name="format-svg" type="boolean" gui-text=".SVG: Scalable Vector Graphic">false</param>
<param name="extension" type="string" gui-hidden="true">zip</param>
@@ -39,7 +39,7 @@
<label appearance="header">Zip File Export</label>
<label>Export multiple embroidery file formats at once.</label>
<separator />
- <label>Read more on our webiste:</label>
+ <label>Read more on our website:</label>
<label appearance="url">https://inkstitch.org/docs/import-export/#batch-export</label>
</page>
</param>