[PyQt] Different png formats?

Mikael Modin micke.modin at gmail.com
Mon Jan 10 08:16:26 GMT 2011


Hi,

I'm trying to get my application working fully after freezing it with
cx_Freeze, but I'm having weird troubles with images. Some png's load
fine, others stop working after freezing.

I'm attaching two examples. Ar there different ways of encoding pngs?
Is the support these different ways in different Qt modules?

Kind regards,
Mikael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not working.png
Type: image/png
Size: 2566 bytes
Desc: not available
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20110110/deba9940/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: working.png
Type: image/png
Size: 2145 bytes
Desc: not available
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20110110/deba9940/attachment-0003.png>


More information about the PyQt mailing list