[Interest] QML: Image is blurred when rotated
Frank Mertens
frank at cyblogic.de
Thu Jul 29 22:21:09 CEST 2021
On 29.07.21 19:45, Alexander Dyagilev wrote:
> Hello,
>
> I have an SVG image which is drawn fine.
>
> But if I rotate it (i.e. change its rotation property to some value) it is drawn blurry.
>
> Is this a bug or a normal behavior that can't be avoided?
>
Sure. Try myImage.smooth=false. Of course quality depends also on your GFX backend.
Check out QQuickWindow::setSceneGraphBackend().
God speed,
Frank
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20210729/94521c17/attachment.html>
More information about the Interest
mailing list