[libGD] #88 [Comment added] Bug loading png images in grayscale + alpha
[email protected] (libGD) Fri, 08 Jun 2007 10:13:15 +0000
| 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#88 - Bug loading png images in grayscale + alpha User who did this - Pierre Joye (Pierre) ---------- What do you think about converting it to RGB using png_set_gray_to_rgb? The alpha channel will then be kept. The returned image is then true color instead of palette based. As soon as GD supports gray level buffers, we will use them, but having true colors gray level + alpha can be better than 255 levels of gray without alpha. ---------- More information can be found at the following URL: http://bugs.libgd.org/?do=details&task_id=88#comment280 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.