20 Aug
2005
20 Aug
'05
6:25 p.m.
les kraut wrote:
I am trying to draw freehand lines that are parrellel to each other. I would like about a 1mm gap between two 2mm lines. I have looked at everything in the stroke style menu, is there another setting somewhere?
I don't think SVG has a stroke style like that. But if you draw a 3mm line and adjust the shape to exactly how you want. You should be able to convert the stroke to a path. On the resulting path, remove the fill, add a 2mm stroke, and remove the endcaps via split path between two non endpoint nodes and you should have just what you are looking for.
Heh, just tried it. It even works.
Very round about, but I think that might give you what you need. And perhaps someone else has a better idea. :)
Aaron Spike