Forum Bugs

Incorrect behavior of SVG transform

Pyppe
Howdy!

IMO the Prince XML 8.1 does not correctly perform SVG-transform of translate and rotate.

I've got an example case demonstrating the problem here: demo.html.

The gauge.svg uses a combination of translate and rotate (which essentially is rotate(120,130,130), but according to documentation princexml doesn't support rotate with three parameters; and that's why I've used translate as well).

Any way, the browser (FF 19) displays the SVG-image correctly, but Prince XML does something fishy, see demo.pdf.

Any comments? Thanks!
mikeday
Thanks for the clear test document! I think this is caused by a coordinate issue that we have fixed for the next version of Prince. We will have a tech preview release ready in the next month hopefully, that will include a fix for this issue and many other new features.