summaryrefslogtreecommitdiff
path: root/lib/svg
diff options
context:
space:
mode:
authorLex Neva <github.com@lexneva.name>2023-01-16 14:27:06 -0500
committerLex Neva <github.com@lexneva.name>2023-02-20 15:27:55 -0500
commitba835b4f5e33f404b7bed9369a1b425a67b312c5 (patch)
tree95a22285d40dcf526973a56a193eaf5fdea53dfb /lib/svg
parentb76146aa91824817f297e9463094ec5231950e3f (diff)
meander fill: initial version
Diffstat (limited to 'lib/svg')
-rw-r--r--lib/svg/tags.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/svg/tags.py b/lib/svg/tags.py
index 8c1dd558..4979b58a 100644
--- a/lib/svg/tags.py
+++ b/lib/svg/tags.py
@@ -69,6 +69,7 @@ inkstitch_attribs = [
'smoothness_mm',
'clockwise',
'reverse',
+ 'meander_pattern',
'expand_mm',
'fill_underlay',
'fill_underlay_angle',