animateTransform with to-animation

Hi.

SVG 1.1 doesn’t seem to define the semantics of to-animation for
animateTransform, such as:

  <rect transform="matrix(2,0,0,2,10,10)">
    <animateTransform attributeName="transform" type="translate"
                      to="1,1" dur="1s"/>
  </rect>

Could someone clarify for me how this animation would work?

Thanks,

Cameron

-- 
Cameron McCormack, http://mcc.id.au/
 xmpp:heycam@jabber.org  ▪  ICQ 26955922  ▪  MSN cam@mcc.id.au

Received on Saturday, 8 July 2006 12:29:33 UTC