text animation help

Greetings. Sorry my english is  nont very good. 

I am new in this, I am have a doub with the following thing:

<g
     id="layer1">
    <text
       x="166.40388"
       y="88.469673"
       transform="scale(1.129386,0.885437)"
       style="font-size:117.6341629px;font-style:normal;font-weight:normal;f
ill:black;fill-opacity:1;stroke:none;
stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;
font-family:Bitstream Vera Sans"
       id="text1874"
       xml:space="preserve"><tspan
         x="166.40388"
         y="88.469673"
         id="tspan1876">p</tspan></text>

    <text
       x="184.80418"
       y="125.92229"
       transform="scale(1.449827,0.689737)"
       style="font-size:91.63486481px;font-style:normal;font-weight:normal;f
ill:black;fill-opacity:1;stroke:none;
stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;
font-family:Bitstream Vera Sans"
       id="text1878"
       xml:space="preserve"><tspan
         x="184.80418"
         y="125.92229"
         id="tspan1880">p</tspan></text>
  </g>  


I need to create a transition. The First "p" (left), must become to the
size of second "p" (right). 
I need orientacion about since I can make the transition between the
initial size and the end, 
in _a_ or _some_ seconds.

This is not a simple change of size of the text, it is like squashing the
text, I want to obtain that text effect, with animation.


Thanks.

Received on Friday, 22 September 2006 23:58:42 UTC