Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
4.6.2
-
None
-
2fe059c863377befdcf65084a07a7f4841beef0d
Description
Using QImageReader's autodetection (which is based on content and/or filename extension), it does not recognize a file ending in ".svgz" (e.g. a scalable Oxygen icon).
Renaming the same file to ".svg" (without decompressing it), makes QImageReader work.