Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
5.14
-
None
Description
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.
Attachments
Issue Links
- resulted from
-
QTBUG-70256 When a viewbox is set along with a size for the SVG it is not rendered correctly
- Closed