img2py image quality

Hi Robin,

Thanks for the reply.

Since you are starting out with png's then it wouldn't be too hard to
just store them directly in the .py file without going through the load
and save.

Would you be able to start me off as to how to achieve this, since I don't have
the first idea how I would:

(a) get the png's directly into a .py file
(b) extract them as a bitmap in my application to display them

Or even a simple tweak to the img2py code could make it work
this way by default if it is given a .png. If you want to take that
approach with this and send me a patch I'll add it to the distribution.

I'm afraid this a little bit beyond my (wx)python abilities at the moment!

Steve.