Search found 2 matches

by smoneck
Sat Mar 08, 2014 1:19 am
Forum: SVG / XML Code
Topic: Create SVG paths without multiple moveto (M) commands
Replies: 3
Views: 3861

Re: Create SVG paths without multiple moveto (M) commands

Lazur URH wrote:Looking at the actual image, you could avoid that by selecting all the nodes and clicking the connect unconnected nodes/make new segment icon.


That worked perfectly! You're my hero of the day. \(^_^)/

Attached a little straight forward test.

Cheeers
by smoneck
Fri Mar 07, 2014 10:50 pm
Forum: SVG / XML Code
Topic: Create SVG paths without multiple moveto (M) commands
Replies: 3
Views: 3861

Create SVG paths without multiple moveto (M) commands

Hello together, I'm currently writing on my bachelor thesis and wrote a svg-path parser in python. I need to crop a lattice with respect to a closed path. As long as the path looks like <path d="M 196.96875,351.25 L 124,370.8125 L 75.75,454.34375 L 124,549.40625 L 196.96875,568.96875 L 328.3125...

Go to advanced search