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

Scissor rectangle for simple clips and alpha mask for complex clips

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 4.6.2
    • 4.6.1
    • (Inactive) OpenVG
    • None
    • 1677382148ed9e8d037d03a6fcc7bbe40458d69a

    Description

      In void QVGPaintEngine::clip(const QVectorPath &path, Qt::ClipOperation op)
      we use masking even if its a simple clip(irrespective of clip operation)

      What we expect:
      It uses scissor clip for simple one and alpha mask for complex cases.

      Attachments

        1. intersect-clipping.patch
          2 kB
          Rhys Weatherley (closed Nokia identity)
        2. intersect-clipping2.patch
          9 kB
          Rhys Weatherley (closed Nokia identity)
        3. main_clippingproblem.cpp
          1 kB
          Kalyan kondapally
        4. main.cpp
          0.9 kB
          Rhys Weatherley (closed Nokia identity)

        Issue Links

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

          Activity

            People

              rweather Rhys Weatherley (closed Nokia identity) (Inactive)
              kalyanreddy2005 Kalyan kondapally
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes