So far there is not a set of formula for you to do that. What I tell you is my real life experience that I got from doing the SVG view.
In you case istaed of < g style="transform="translate(3,42)"> <rect style="transform="translate(5,6)" .... X1 xxx> /g> you can combine like this <rect style="transform="translate(8,48)" .... X1 xxx> // that this. 6+2=8; 6+42=48 I Follow the rule. Phi On 5/11/06, lbland <[EMAIL PROTECTED]> wrote: > > > On May 11, 2006, at 8:55 AM, Phi Tran wrote: > > > The thing I laid down there are the 'rule' for 'concatenate' > > without using > > nested part. > > Phi- > > Thank you for your reply. I actually need more than the 'rule', I > actually need the command and syntax. What is the SVG command to do > it? I am probably just thick about this. Maybe it is as simple as > putting something like this: > > <transform="translate(2,2)"> > > into the svg serialization where I want it applied? and then it > applies (concatenates) that to transform of the current enclosing group? > > I read a lot of documentation, but they didn't explicitly mention how > to do this. Maybe it is just obvious (i.e.: can be implicitly done)? > > thanks!- > > -lance > > > > [Non-text portions of this message have been removed] > > > > > ----- > 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 > > > > > > > > [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> Protect your PC from spy ware with award winning anti spy technology. It's free. http://us.click.yahoo.com/97bhrC/LGxNAA/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/

