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.
↧