summaryrefslogtreecommitdiffstats
path: root/tests/auto/qimagereader/images/rect.svgz
Commit message (Collapse)AuthorAgeFilesLines
* Total makeover of SVG image readeraavit2011-06-091-0/+0
Improved/fixed canRead(). Added svgz support. Implemented ClipRect, ScaledClipRect and BackgroundColor support. Avoid data copy when reading from memory. Improved support reading from sequential devices. Added svg and svgz files to the qimagereader autotests. Task-number: QTBUG-8227 and QTBUG-9053 Reviewed-by: Kim (cherry picked from commit 2fe059c863377befdcf65084a07a7f4841beef0d)