--- In [email protected], "Julian Petri" <[EMAIL PROTECTED]> wrote: > > Hello, > > how can I scale a group of elements and have the center of this group > stay fixed in its position? I've been trying this for ages now and > couldn't find any suitable help around the web. > > Regards, > J. Petri > A scale transform scales the co-ordinates too. If the original co-ordinate of the centre is x and the scale factor n, follow the scaling transform with a translation of x(1-n), I think.
------------------------------------ ----- 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/

