Hi!

I have an svg image that I need to rotate (90 or -90 degrees) and rasterize. What is the correct way to do this?

I have the rasterizing (to png) already working using the transcoder API. Is it possible to do the rotation at the same time, i.e. use some transcoding hint for this?

If not, how do I produce a new (rotated) svg from an existing svg? All I found on this was how to do it w/ JSVGCanvas, but I need to do this w/out starting a gui.


  Any help is much appreciated.



      -Antti-



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to