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

SVG: QImageReader::setScaledClipRect() uses wrong coordinate system

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • None
    • 5.14
    • SVG Support
    • None

      tst_QImageReader::setScaledClipRect() only tries to clip from 0, 0 so this bug goes undetected. If you try setting different upper-left corners, it appears that most image plugins behave as documented: first scale and then clip; whereas SVG first clips and then scales.

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

            vgt Eirik Aavitsland
            srutledg Shawn Rutledge
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes