"Mario Vernari" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >Maybe I didn't explain well...if you type "scale(0)" you DON'T obtain a >zero-scaled image, but the image at its original size...exactly as you were >typed "scale(1)"... >As "image" I mean anything inside the container "g" being scaled... >I was expecting that the X- and Y-size would be multiplied by zero, so that >the image will be totally invisible. >That's not...
Ah, sorry, I misread in my quick reading of your question before. I believe you have a bug in ASV, I agree it should have 0 size. As a workaround could you try using the transform="matrix(0 0 0 0 0 0)" and animate that to 1 0 0 0 1 0) ? I'm not sure what else to suggest, it pretty much seems like a bug unless someone else has an explanation? Jim. ----- 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/

