[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] cx_Freeze and non-BMP images: my possible solution



Hi,

Good to hear so! I guess that the configuration counts a lot. I had found out that a few people struggled just like me, so I thought everyone faced the same issue. Well, it's better like this, I guess.

Thanks for your feedback,
Rastagong

2012/1/4 Florian Berger <fberger@xxxxxxxxxxxxxxxxx>
Hi,

Rastagong <rayman3640@xxxxxxxxx>:
>
> I have been struggling for a while with cx_Freeze to have my Windows
> executables handle PNG images, and more generally non-BMP images.
> [...]
> Does it work for you too?

I have been using Python 3.1, Pygame 1.9.1 and cx_Freeze 4.2.2 on
Win2k for a while now, and I have never had any issues with non-BMP
images. My game engine uses PNG images extensively, and everything
works out of the box here.

Kind regards,
       Florian