24 Aug
2014
24 Aug
'14
9:25 p.m.
On Sun, Aug 24, 2014 at 11:18:10PM +0200, Johan Engelen wrote:
Thanks for the details.
Yes, thanks Chris. This is indeed exciting times for SVG.
I implemented centripetal Catmull-Rom interpolation in Inkscape experimental branch yesterday (with start and endnode doubling). If you want to play with it, try LPE Interpolate points or Catmull-Rom interpolation in LPE Powerstroke.
Nice work!
(Side remark: Catmull-Rom paths will probably cause a lot of headaches to mix conveniently with bezier paths in Inkscape/2Geom, because Catmull-Rom "segments" are not independent.)
Could you write a proposal for how to represent these overlapped curve structures (spiros and b-splines have the same problem). Something simple is probably a good idea.
njh