JAR equivalent in Gordon McMillan's Installer

Paul Moore gustav at morpheus.demon.co.uk
Sat Feb 16 07:52:55 EST 2002


On Fri, 15 Feb 2002 17:27:47 -0500, "Mike C. Fletcher"
<mcfletch at geocities.com> wrote:

>wxImages can be loaded from strings.  See the wxPython Wiki entry on 
>working with images (particularly the sections on PIL and Numeric):
>
>http://wiki.wxpython.org/index.cgi/WorkingWithImages
>
>You can probably use PIL to get GIF/JPEG/Whatever formatted data into 
>the RAW format for use by wxImage

and Chris Liechti <cliechti at gmx.net> wrote:
>ok just tried this:
[...]
>you can use wxPython to convert the images to strings, save them to a 
>zip using the zipfile module. the image sizes have to be saved 
>separately. i've choosen to stuff them into the filename.

Thanks for both of these pointers, guys. Looks like just what I need.

I'll go and work through all the suggestions I have and come up with
something suitable. I'll report back on what I manage to produce.

Paul.




More information about the Python-list mailing list