<div dir="ltr">We have a qgraphicsview/scene in PyQt 5.3, the scene contains widgets via QGraphicsProxyWidget. We implement zoom by via QGraphicsView.centerOn and setSceneRect methods. <div><br></div><div>However when we zoom out, the QLabel and QTextView are harder to read than they should be, for example if we zoom out by a similar proportion in, say, MS Excel. I realize the rendering context and process is very different but I was wondering if there is anything we could do to improve that (anti-aliasing on, some other rendering mode flags, or even a different approach than using the proxy widget)? The qsciscintilla text box is particular bad, the text render so badly as soon as we zoom out a bit that we are going to have to replace it with a regular rich text box. </div><div><br></div><div>Any hints appreciated. <br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><font size="2" style="font-size:small">Oliver</font><div style="font-size:small"><font size="1">Open Source contributions: <a href="http://pubsub.sf.net/" style="color:rgb(17,85,204)" target="_blank">PyPubSub</a>, L<a href="http://lua-icxx.sf.net/" style="color:rgb(17,85,204)" target="_blank">ua-iCxx</a>, <a href="http://iof.sf.net/" style="color:rgb(17,85,204)" target="_blank">iof</a></font></div><div style="font-size:small"><font size="1"><a href="http://stackoverflow.com/users/869951/schollii" style="color:rgb(17,85,204)" target="_blank">StackOverflow</a> contributions</font></div></div><div><font size="1"><br></font></div><div></div></div></div></div></div>
</div></div>