Aubin Paul wrote:
> On Thu, Jun 26, 2003 at 02:55:30PM +0200, Thomas Schueppel wrote:
>> o move from PIL to Pythonmagick (thomas, rob)
>
> What's the advantage of this? If Pythonmagick is anything like the
> Perl module, it has a LOT of dependencies. I would think we'd want to
> eliminate PIL except as an optional fallback library, not a
> requirement since pygame/SDL can grok most image formats.

I don't care if we use PIL or ImageMagic as fallback. Maybe we can
make it possible to use the one which is installed.

I just 'grep'ed through the sources. PIL is used in util.py in 
resize -- but nothing uses resize anymore :-)

And we use it in osd.py as fallback for images to to load exif
thumbnails (located in util.py). PIL is also used to rotate images in
the image viewer.

The should be very easy to use Pythonmagick if it is there and fall
back to PIL if not. 



Dischi

-- 
Paranoid Club meeting this Friday.  Now ... just try to find out where!


-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to