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

remove Internal subpaths from filling shape

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • None
    • Quick: Shapes
    • None

    Description

      If a subpath is fully inside another subpath, both are rotating in the same direction, and the fillrule is WindingFill, the curveRenderer will generate some artifacts.

      Right now we solve this by forcing the intersectionSolver to always reorder the subpaths. This can be done more efficiently by detecting fully contained paths and removing them.

      Attachments

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

        Activity

          People

            matthias_rauter Matthias Rauter
            matthias_rauter Matthias Rauter
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes