The transform should result in equivalent SVG, in that, it's rendered image will be exactly the same.
I need to render SVG in a flex client (no good implementations around are there? Not that I could find.). It would be nice if I could reduce the svg grammar that I need to implement by some transformation on the server. Is it not so that elements like <defs>,<use> and attributes like 'transform' can all be removed by transforming to and SVG which only uses paths, circles, etc. Does that make sense? Does anyone know of standard transformations that do this? Thanks in advance, Stefaan ------------------------------------ ----- 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/

