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

Remove many formats in qdrawhelper

    XMLWordPrintable

Details

    • Task
    • Resolution: Out of scope
    • P1: Critical
    • 5.0.0
    • None
    • Image formats
    • None

    Description

      Having support for drawing onto very uncommon image formats in the raster paint engine is of no value. It makes it a lot harder to optimise the two or three formats that really matter and bloat QtGui for no good reason.

      • Remove support for all formats but RGB32, ARGB32_PM, RGB16 and Mono from the raster paint engine
      • Support the other formats by converting to ARGB32_PM in begin() and back in end()

      Attachments

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

        Activity

          People

            kkalland Kim Motoyoshi Kalland (Inactive)
            laknoll Lars Knoll
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes