[Qt-interest] using png on windows
Colin S. Miller
no-spam-thank-you at csmiller.demon.co.uk
Wed Oct 21 19:44:22 CEST 2009
David Boosalis wrote:
> Thanks John. The problems was with cvs, which I was using to import my
> png files in my project. I think it corrupted all my images as even
> gimp could not load my files but it could load these png files. And
> examples/widgets/imageviewer could load the png file created by gimp.
> Guess I should migrate to a newer version control system.
You need to tell CVS that the file is a binary.
This will stop any CR/LF translation and $tag$ expansion.
Otherwise CVS will mangle files.
HTH,
Colin S. Miller
More information about the Qt-interest-old
mailing list