-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
SVG paths are easy enough to close, we just use the z command. The slightly tricky part is knowing where we are after we close a path. The cannonical answer is "after the last m statement", but, as all turtle motions are relative, we need to start from the beginning and calculate (or have a routine that does this for us)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request