On 1/11/09, jf barraud <jf.barraud@...400...> wrote:
That is what makes me think lpe should be allowed to register "local" parameters. A new object attribute could be defined (something like "lpe-local-params"), where lpe would register all the data they need. Moreover, I think we'll need this sooner or later to fix the transform issue (lpe cannot be shared atm because the params are transformed along with the object; they'd better stay untransformed, and a local offset transform be stored in each object the effect is applied to...)
I think something like that was planned from the beginning. For example, a true variable width stroke - not just triangle- or ellipse-shaped - would have to store its own set of distance/width pairs, unique for each path.