inkstitch/lib/elements
capellancitizen 7e756b8971
Additional Clone functionality (#2834)
- Recursive Clones now pick up inkstitch:angle etc. from clones they clone
- Style now properly propogates to clones
- Unlink Clone tool (which applies angle changes, etc.)
- Minor refactoring
2024-04-12 16:01:17 -04:00
..
__init__.py
clone.py Additional Clone functionality (#2834) 2024-04-12 16:01:17 -04:00
element.py remove empty d error (#2818) 2024-04-06 08:26:14 +02:00
empty_d_object.py
fill_stitch.py
image.py
marker.py
polyline.py
satin_column.py add stitch tolerance to satin underlays (#2814) 2024-04-01 22:52:27 +02:00
stroke.py
text.py
utils.py
validation.py