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

Images with 90 or 270 degree orientation change loses DPI information

XMLWordPrintable

    • d894cfa863a3fc9cd9a6dcb9f3c7b04e6ce41285

      Reproducible with images from:
      qtbase/tests/auto/gui/image/qimage/image/

      QImage img1("jpeg_exif_orientation_1.jpeg");
      QImage img2("jpeg_exif_orientation_5.jpeg");
      Q_ASSERT(img1.dotsPerMeterX() == img2.dotsPerMeterX());
      

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

            poikelin Joni Poikelin
            poikelin Joni Poikelin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes