Quantcast
Channel: Qt DevNet forums: Qt Quick 1283365070**
Viewing all articles
Browse latest Browse all 4972

QtQuick antialiasing

$
0
0
The Rectangle item should get antialiased without changing the QSurfaceFormat, it doesn’t use multisampling. Of course it will only be antialiased if it has a rounded corner (a radius set), otherwise there’s nothing to antialias. A bezier curve however is a custom item and will probably need multisampling to be antialiased, it all depends on how it is being rendered.

Viewing all articles
Browse latest Browse all 4972

Latest Images

Trending Articles



Latest Images