SVG Editor
http://www.libspark.org/browser/as3/SvgEditor
A library for editing SVG formatted vector graphics data.
Most of the operations can be done either by double-click or from right click menu.
UIs are Easily replaceable. Most of the UIs are separated from the library.
History and Clip-Path are currently provisional implementation and very unstable.
Please refer to the doc and sample inside the branches for the usage.
Requirement:
Flash Player 10 or above
License:
GNU Lesser General Public License
( Unless otherwise mentioned inside the code )
Online DEMO:
http://svgeditor.7jigen.net/
( Able to edit the sample SVG )
Air App:
http://labs.7jigen.net/2010/04/01/svg-editor-air-app/
( Able to load and edit the SVGs )
Runtime SVG Parser / FXG Parser http://www.libspark.org/wiki/seven/fxgparser/en

