Image Libraries

Ken ken at seehart.com
Sat Mar 8 20:29:56 EST 2008


PB wrote:
> I have been using PIL for generating images, however it does not
> easily support operations with transparency etc.
>
> I tried to install aggdraw but it wouldn't compile.
>
> Ideally I'd like something open source so I can adapt it, hopefully
> mostly written in python rather than C.
>
> Is there any other decent image libraries for python?
>
>   
I use PIL, and I haven't had any difficulty with alpha channel 
transparency. But maybe I'm using it for different things than you 
(blitting PGN(RGBA) antialiased images mostly). What problems are you 
having specifically?

Ken Seehart





More information about the Python-list mailing list