Issue115

Title repoze.bitblt does not maintain GIF transparency
Priority bug Status resolved
Superseder Nosy List jinty
Assigned To Topics repoze.bitblt

Created on 2009-12-21.09:21:12 by jinty, last changed 2009-12-21.09:57:34 by jinty.

Messages
msg341 (view) Author: jinty Date: 2009-12-21.09:57:34
revision 7678
msg340 (view) Author: jinty Date: 2009-12-21.09:21:11
Resized gif lose their transparency. It seems that this is the way to do it:

    http://nadiana.com/pil-tips-converting-png-gif#Saving_GIF_with_transparency
    http://www.velocityreviews.com/forums/t354000-pil-and-transparent-gifs.html

I'll attempt to add a minimal transparent and non-transparent gif test image to tests.py along 
the lines of jpeg_image_data.
History
Date User Action Args
2009-12-21 09:57:34 jinty set status: unread -> resolved
messages: + msg341
2009-12-21 09:21:12 jinty create