[libGD] #209 [Comment added] Certain PNG files corrupted on trivial export/import

[email protected] Tue, 30 Jun 2009 01:28:34 +0200 (CEST)
Newsgroups php.gd.bugs
Message-ID <[email protected]>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#209 - Certain PNG files corrupted on trivial export/import
User who did this - Pierre Joye (Pierre)

----------
$im = imagecreatefrompng("http://www.w3.org/Icons/Fuzzy/b-10-structure-t.png");
imagesavealpha($im, 1);
imagepng($im);

Maybe you were referring to the alpha channel to say that the result was a corrupt image.

The code I pasted here works just fine using the latest libpng. Try the windows snapshot, it uses it.

Btw, do you use php from php.net or debian? (compiled or packages)
----------

More information can be found at the following URL:
http://bugs.libgd.org/?do=details&task_id=209#comment614

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.