chmavrog wrote: > Can anyone give me links or any hints in order to accomplish a resize > in an svg element e.g rect, g ,using the transformation matrix ?
Here's a real simple example: http://srufaculty.sru.edu/david.dailey/svg/MatrixTransform.svg (two of the six matrix elements are yoked and changed in an animation) David ------------ This reminds me of a related question I don't know the answer to: The manipulations allowed by transform="matrix(a b c d e f)" would seem to include only resize, rotate and shear -- all of which preserve a rectangle as a parallelogram. Suppose we wish to distort a rectangle into an arbitrary quadrilateral. Does anyone see any way to do that? (I'm thinking of the "distort" option in Adobe Photoshop) ------------------------ Yahoo! Groups Sponsor --------------------~--> You can search right from your browser? It's easy and it's free. See how. http://us.click.yahoo.com/_7bhrC/NGxNAA/yQLSAA/1U_rlB/TM --------------------------------------------------------------------~-> ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

