"Zeek" <zk***@1zk.net> wrote in news:c4*********@news2.netvision.net.il:
Folks,
Anyone has implemented WBMP creation using PIL?
There used to be one called wbmpconvsrc.zip at
http://www.rcp.co.uk/distributed/Downloads
but the link is not functioning anymore
Thanks in advance!
WBMP support for PIL is still online at
http://zope.org/Members/Duncan/WbmpImagePlugin.py/view
That file gives PIL support for wbmp images. It doesn't include the script
that actually does the conversion, although it should be easy enough to
recreate. If I remember correctly it did a load and a save, and not a lot
else.
If I find a backup of the zip file, I'll let you know.