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!
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!