On 13-3-2013 0:15, pennec victor wrote:
Hi,
Why original path are stored directly into the shape as an inkscape:original-d attribute rather than in a defs (like path-effect) ?
Ease of implementation.
Why is there no "simplify/smooth" LPE ? When you draw line (F6), a smooth factor is applied and a certain shape (ellipse, growing triangle) is used. If you'd like to replay different settings on the same input then you're out of luck : the original output is gone forever because the nodes are already discarded. Some we'll be able to remove the pattern along a path by going into the LPE, most will clik/drag the tool controls and ask why they can't modify settings AFTER the shape has been drawn
This should be easy to implement, with almost no understanding of Inkscape's code base required!
How to submit a blue print ?
https://blueprints.launchpad.net/inkscape
ciao, Johan