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

Allow overriding QBmpHandler hard limit on .bmp dimensions

    XMLWordPrintable

Details

    Description

      QBmpHandler returns false when loading images greater than 16384x16384 preventing easy loading of large bmp files. The limit seems to have been introduced with:

      https://code.qt.io/cgit/qt/qtbase.git/commit/src/gui/image/qbmphandler.cpp?h=5.9&id=5104a529ce5aea5e94101770ece188b98f20baaa

      Suggestion: make the limit based on image file size rather than dimensions and/or allow the size limit to be overridden.

      Attachments

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

        Activity

          People

            vgt Eirik Aavitsland
            miikapernu Miika Pernu
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes