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

_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to