Hi Everybody, I have small Queries
1) Suppose if we make animation along a path(say arc) and a triangle has to be moved from the start of the arc to its end by 10seconds.. When time =1sec the Triangle is drawn, upon time =2 seconds the triangle has to be drawn over the arc in a new position and the older triangle ahs to be erased. If we use "animate motion " element for achieving this...Should the whole SVG viewport need to be redrawn /Path+ triangle to be redrawn or only Triangle should be drawn in the second frame 2) If I have a rectangle with coordinates (1,1) (1,4), (4,4), (4,1). Can some one suggest me how to rotate about the point (1,4) [not about origin] and what would be the Transormation Matrix for that...?? Preferably I would not like to Translate to origin (0,0) an Rotate and then Translate back to (1,4). 3) can some one suggest me some Highly Optimized Vector algorithms for Circles, Rectangles, Lines, Curves Etc. Ideally it should do the minimum number of matrix multiplications... Thanx in Advance Pred ######################################### THIS EMAIL MESSAGE IS FOR THE SOLE USE OF THE INTENDED RECIPIENT(S) AND MAY CONTAIN CONFIDENTIAL AND PRIVILEGED INFORMATION. ANY UNAUTHORIZED REVIEW, USE, DISCLOSURE OR DISTRIBUTION IS PROHIBITED.BEFORE OPENING ANY ATTACHMENTS PLEASE CHECK FOR VIRUSES AND DEFECTS.IF YOU ARE NOT THE INTENDED RECIPIENT, PLEASE NOTIFY US IMMEDIATELY BY REPLY E-MAIL AND DELETE THE ORIGINAL MESSAGE. ######################################### [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> See what's inside the new Yahoo! Groups email. http://us.click.yahoo.com/0It09A/bOaOAA/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/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/svg-developers/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> 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/

