LivePathEffects Discussion

From Inkscape Wiki
Jump to navigation Jump to search

Discussion page for Johan's Live Path Effects project for GSoC2007.

What's it look like in SVG?

Simple idea:

    <path
       original-d = "..." (the original path that now has an applied effect)
       d="..."  (the output of the live-effect)
    />