<div dir="ltr"><span style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px">QSvgRenderer does not seem to be working correctly with PyQt5.14.1.  In particular, calling the render(QPainter, QRectF) method causes the svg image to be rendered in the wrong location.  It seems like what is happening is that whatever scaling is being applied to the height and width of the svg to fit in the QRectF is also being applied to the x and y coordinates of the QRectF. The issue occurs on both OSX and Windows.  The same code was working as expected under PyQt5.13.2.  Not sure if this is an underlying problem/change with Qt?</span><br style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px"><br style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px"><span style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px">Best,</span><br style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px"><span style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px">Ian</span><br></div>