Quote Originally Posted by marcel View Post
How do you render the svg?
I mean, which one of the functions do you use?
Also, what does matrixForElement for that element returns? Could you copy that and post it?
It's a little complicated, but at the heart of it is a call to QSvgRenderer::drawPixmap.

The output of matrixForElement is thus:
matrixForElement: QMatrix(11=1 12=0 21=0 22=1 dx=-20.4364 dy=-382.362)

that seems to be the issue (the dy being -382.362 can't be good...), so at this point i'm not understanding what exactly is going on. How does the element matrix get changed/set to be like that? What does that mean?

Quote Originally Posted by marcel View Post
BTW, the quality of your screenshot is pretty low, so I cannot make out the details...

Regards
sorry, it appears the forum software resizes large images and loses quality on the resize.

best,
leo