Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
4.5.3, 4.6.0
-
None
-
openSuse 11.2
-
53abbf0cedbf2e3478e63c1b007d27a943df630d
Description
Saving a QPixmap as PBM file format creates wrong content (the file loaded again looks wrong).
Also, the PBM format is not mentioned in your docs, even though I can pass it to QPixmap::save():
http://doc.trolltech.com/4.6/qimagewriter.html#supportedImageFormats
See attached sample program.
This bug is also mentioned on https://bugs.kde.org/show_bug.cgi?id=198505