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

QtQuick antialiasing

$
0
0
You can set the “antialiasing” property to true on any item, including the Canvas. From the documentation: “Primarily used in Rectangle and image based elements to decide if the item should use antialiasing or not. Items with antialiasing enabled require more memory and are potentially slower to render. The default is false” I think the default should really be true for some items like the Canvas at least.

Viewing all articles
Browse latest Browse all 4972

Trending Articles