crccheck / raphael-svg-import-classic

Import SVG files to Raphael
MIT License
98 stars 40 forks source link

rotated objects? #19

Open elerocks opened 9 years ago

elerocks commented 9 years ago

I have svg which has multiple object with rotation attributes but import fails on them - are they not supported?

crccheck commented 9 years ago

there's a visual test suite with a simple rotation: http://crccheck.github.io/raphael-svg-import-classic/tests/visual_tests.html

can you give me an example of a rotation that fails?