salmobytes escribió:
> Making thumbnail images isn't all that hard, for the most
> part. There is lots of shrink-wrapped code out there you
> can download and/or munge from. But nothing I've yet
> seen does the right thing with transparent background gifs.
>
> If you (I) try to work with ImageCreateFromGif($this->path);
> you end up with a black background.
But, does it work with *non-transparent* GIFs? As manual says, GIF
support was removed for a while due to patent issues.
> Does anybody know how to make transparent background
> gif thumbnails? Or maybe how to at least turn the background
> to white?
I'm kinda lost. There isn't such thing as "background" and
"non-background" GIFs... :-?
--
--
http://alvaro.es - Álvaro G. Vicario - Burgos, Spain
-- Mi sitio sobre programación web:
http://bits.demogracia.com
-- Mi web de humor al baño María:
http://www.demogracia.com
--