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

QX11PaintEngine::drawPolygon performance issues

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P4: Low
    • Some future release
    • Some future release
    • GUI: Painting
    • None

    Description

      QX11PaintEngine::drawPolygon will clip the polygon twice if there is both a stroke and a fill. It should be possible to do this in one step instead. Skipping it entirely if the bounding rect of the polygon is small enough is probably also a good optimization.

      Attachments

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

        Activity

          People

            sletta Gunnar Sletta
            rodal Samuel Rødal
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes