I have a group with a size that i don't know. (It includes from a php 
who generate the svg) 
I want that the group make 100% of the size of the viewbox.
I tried that but it don't work.
moreover the svg will be use to make a png with batik, so I can't use 
DOM.

<svg width='180' height='100' preserveAspectRatio="XMidYMid slice"  
viewBox="0 0 180 100" > 
<g >
Elements that I don't know the size that have to make 100% of the 
viewbox (180 100)
</g> 
</svg> 

think
lOo



-----
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/
 

Reply via email to