summaryrefslogtreecommitdiff
path: root/lib/extensions/remove_embroidery_settings.py
AgeCommit message (Collapse)Author
2025-03-22parent.remove -> delete (#3600)Kaalleen
2024-11-19make remove commands more robust for broken commands with active selection ↵Kaalleen
(#3288)
2024-03-29add options to remove specific params only (#2774)Kaalleen
2023-09-03remove specific commands only (#2494)Kaalleen
2022-04-24Fix lettering scale, etc. (#1620)Kaalleen
* fix lettering scale * adapt to updated inkex: transform operator, selections * fix #1597 * no traceback error message on broken satin columns * highlight troubleshoot "steps to solve" through additional headline * set a minimum value for running stitch repeats * rename "import" thread list to "apply" thread list
2022-04-10Scale and toggle commands (etc) (#1611)Kaalleen
* scale and toggle commands * fix tie in when first stitch is a jump stitch * set tie modus to 3 for cutwork objects * cutwork set stitch length * fix bug in remove embroidery settings
2021-05-15fix element selection (#1208)Kaalleen
2021-03-11add copyright headersLex Neva
2021-03-04Update for Inkscape 1.0 (#880)Kaalleen
* update for inkscape 1.0 * add about extension * Build improvements for the inkscape1.0 branch (#985) * zip: export real svg not stitch plan * #411 and #726 * Tools for Font Creators (#1018) * ignore very small holes in fills * remove embroider (#1026) * auto_fill: ignore shrink_or_grow if result is empty (#589) * break apart: do not ignore small fills Co-authored-by: Hagen Fritsch <rumpeltux-github@irgendwo.org> Co-authored-by: Lex Neva <github.com@lexneva.name>
2020-05-16support svg objects (#643)Kaalleen
2020-04-25Namespaced Attributes (#657)Kaalleen
2020-03-05fix remove commands for foreign languages (#618)Kaalleen
2020-02-02reset embroidery settings (#506)Kaalleen