January 2009
1 post
2 tags
Raphaël 0.6—Animation and More
Now, when I finally updated the documentation page, I feel ok to introduce you to Raphaël 0.6. So, what is new in this version?
Ability to set rotation, translation and scale via attr method
Ability to set path via attr method. That means now you can change path without redrawing it. The only thing you have to learn how to write path string in SVG documentation for path data syntax
...