Hi!

I'm having trouble scaling a g-tag from center point. The item will grow 
right/bottom, but I need to scale the element from its center point, growing in 
all directions. 

I'm using the animateTransform for scaling:
<animateTransform attributeName="transform" attributeType="XML" type="scale" 
from="1" to="1.5" dur="3s" fill="freeze"/> 

I've read scaling from center point is not supported in SVG, but I refuse to 
believe this is true. Up to now I have compensated the bottom/right positioning 
with an additional translate-animation, but this is nasty :/.

Anyone done this?




------------------------------------

-----
To unsubscribe send a message to: svg-developers-unsubscr...@yahoogroups.com
-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:
    svg-developers-dig...@yahoogroups.com 
    svg-developers-fullfeatu...@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
    svg-developers-unsubscr...@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

Reply via email to