LPE: bend path Vs. Patter along path
(this is a repost due to lack of response to the previous post)
Can someone explain to me what the difference between those two are? as far as I can see, both "bend path" and "pattern along path" do exactly the same thing! I'm adding a link to an SVG file that shows this: http://grosberg.michael.googlepages.com/path_effect.svg
the only difference is that in one you copy-paste the control path onto a shape, and in the other you copy-paste the shape to be bent onto the path. But no matter which effect you use, if you use the same shapes you'll get the same result. The ONLY difference is in the procedure.
So why do we have two ways of accomplishing the same thing? wouldn't it be simpler to just have a single effect? or am I missing some subtle difference?
But no matter which effect you use, if you use the same shapes you'll get the
same result. The ONLY difference is in the procedure.
I have been using LPEs for a real project and you are right. I would say that : - if the skeleton is more important than the shape source itself, you first want to focus on the skeleton and then decorate it with your shape. Use "Pattern along path" (example : branch of a tree, tentacle ...)
-but if you consider that you want to deform your shape source with a rather simple bend path, use "Bend Path" (example : deforming a feather, a leaf...)
In my opinion, the two effects should exist, the result can be the same but the procedure and the way of thinking are not.
Steren
Sorry, a very quick reply.
I agree with Steren. (that was the motivation for it anyway :) At the moment, it is not possible to bend groups along paths. This will be possible in the future, then only "Bend path" can be used. This is because pattern along path only accepts paths as parameter input, not groups of paths. So the original has to be the path that you want to bend (Bend path), not the path along which to bend (pattern along path).
Have a look at: http://wiki.inkscape.org/wiki/index.php/ReleaseNotes046#Details_about_op eration
In the future, the "original path" can also be "original group" (it is the thing the effect has been applied to, either a group, or a path, or a layer, or...). There are severe problems with implementing this that have to be worked out, hopefully it will happen in 0.47.
Regards, Johan
-----Original Message----- From: inkscape-devel-bounces@lists.sourceforge.net [mailto:inkscape-devel-bounces@lists.sourceforge.net] On Behalf Of Steren Giannini Sent: zondag 6 januari 2008 10:47 To: Michael Grosberg Cc: inkscape-devel@lists.sourceforge.net Subject: Re: [Inkscape-devel] LPE: bend path Vs. Patter along path
But no matter which effect you use, if you use the same shapes you'll get the
same result. The ONLY difference is in the procedure.
I have been using LPEs for a real project and you are right. I would say that :
- if the skeleton is more important than the shape source
itself, you first want to focus on the skeleton and then decorate it with your shape. Use "Pattern along path" (example : branch of a tree, tentacle ...)
-but if you consider that you want to deform your shape source with a rather simple bend path, use "Bend Path" (example : deforming a feather, a leaf...)
In my opinion, the two effects should exist, the result can be the same but the procedure and the way of thinking are not.
Steren
participants (3)
-
unknown@example.com
-
Michael Grosberg
-
Steren Giannini