diff options
| author | George Steel <george.steel@gmail.com> | 2023-01-07 19:27:35 -0500 |
|---|---|---|
| committer | George Steel <george.steel@gmail.com> | 2023-01-07 19:27:35 -0500 |
| commit | f69bd1654ae344b0f81f2caea6ef58846eb6e866 (patch) | |
| tree | 8392ef0900ad8308a9819654cf6f5c0f8f40ab61 /lib/svg | |
| parent | d416407f2bb447a655266ae926337be853e88217 (diff) | |
| parent | a7b2122d91703d72177cf980cecbef8fca3d54ec (diff) | |
Merge branch 'main' of https://github.com/inkstitch/inkstitch into george-steel/random-base-satin
Diffstat (limited to 'lib/svg')
| -rw-r--r-- | lib/svg/tags.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/svg/tags.py b/lib/svg/tags.py index ac61ab4c..0227274c 100644 --- a/lib/svg/tags.py +++ b/lib/svg/tags.py @@ -89,6 +89,7 @@ inkstitch_attribs = [ 'repeats', 'running_stitch_length_mm', 'running_stitch_tolerance_mm', + 'cutwork_needle', # ripples 'line_count', 'exponent', |
