SMIL Animation patch
Saturday, November 5th, 2005G’day! I’ve produced a new patch to provide SMIL Animation for SVG. Since last time I’ve added:
keySplines
keyTimes
accumulate
restart
min, max
ElementTimeControl DOM interface
I’ve added a status page showing just what’s been implemented and I’ve also updated the test cases.
This represents all the features I intend to implement this year although I may attempt a draft implementation of <animateTransform> [...]