Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-130607

Antialiasing seems to do nothing noticeable to Shape

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Not Evaluated Not Evaluated
    • None
    • 6.8.0
    • Quick: Shapes
    • None

      A sample .qml file attached. It draws 3 Shape's. The first one has no antialiasing techniques applied. The second has:

      antialiasing: true
      

      and the 3rd has:

      layer.enabled: true
      layer.samples: 4
      

      The result is that "antialiasing: true" seems to do nothing noticeable. The edges (especially the sloped edge on left side) is still quite coarse. MSAA seems to work well though, even without "antialiasing" being turned on.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qt.team.graphics.and.multimedia Qt Graphics Team
            luqiaochen Luqiao Chen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes