Bibek Sahu:
> The JSVGEditor is designed to be a relatively small core-codebase, with most
> functionality implemented via ModeHandlers.  Currently, there are
> ModeHandlers for selecting/scaling/moving objects, rotating objects,
> creating rectangles, squares, circles, and ellipses, drawing polylines,
> drawing freehand SVGPaths, working with text, and zooming-in and -out of the
> work area.  It is not difficult to create ModeHandlers to add custom
> functionality for your own apps (e.g., the WhiteBoard thing someone
> mentioned earlier).
> 
> There is also support for grouping/ungrouping objects, flipping x/y, moving
> objects to front and to back, cut/copy/paste/delete (across components /
> documents), undo/redo, and even some preliminary support for font formatting
> (face, size, color, style) on text.

Cool!  I will be investigating SVG authoring tools later on in the year.
Your JSVGEditor may provide a good starting point for me.

Cameron

-- 
Cameron McCormack
|  Web: http://mcc.id.au/
|  ICQ: 26955922

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to