summaryrefslogtreecommitdiff
path: root/lib/svg/realistic_rendering.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/svg/realistic_rendering.py')
-rw-r--r--lib/svg/realistic_rendering.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/svg/realistic_rendering.py b/lib/svg/realistic_rendering.py
index e31534da..5af7e9a6 100644
--- a/lib/svg/realistic_rendering.py
+++ b/lib/svg/realistic_rendering.py
@@ -102,6 +102,7 @@ realistic_filter = """
</filter>
"""
+
def realistic_stitch(start, end):
"""Generate a stitch vector path given a start and end point."""