<[EMAIL PROTECTED]> wrote: > My problem is that: I have a program that copy pictures from Notes NSF file. > The format is METAFILE or METAFILEPICT.
> But I need to convert them to BMP files.
> I have wxPython, and PIL, and win32api ext.
here's one way to do it:
http://www.effbot.org/downloads/#pilwmf
see the README file in the source distribution for details:
http://www.effbot.org/downloads/index.cgi/pilwmf-1.0b2-20040224.zip/README
</F>
--
http://mail.python.org/mailman/listinfo/python-list
