-
Bug
-
Resolution: Done
-
P1: Critical
-
4.6.0
-
None
-
845c69b2e780e1646f68ee99beda10768a1971e2
With Qt 4.6.0-beta-1 QImage::load() loads 8 bit TIFF files in wrong format (Format_Mono). In Qt 4.5.2 the files were loaded in Format_ARGB32. In Format_Mono the images are unusable. A workaround is to use qtiff plugins of Qt 4.5.2.
We have millions of those TIFF images and we really must be able to load them.