[wp-trac] [WordPress Trac] #2805: Preserve PNG transparency/alpha during thumbnail creation
WordPress Trac
wp-trac at lists.automattic.com
Thu Jan 13 02:43:04 UTC 2011
#2805: Preserve PNG transparency/alpha during thumbnail creation
----------------------------+---------------------
Reporter: Libertus | Owner: westi
Type: defect (bug) | Status: closed
Priority: high | Milestone: 2.5
Component: Administration | Version: 3.0.4
Severity: major | Resolution: fixed
Keywords: |
----------------------------+---------------------
Changes (by Otto42):
* status: reopened => closed
* resolution: => fixed
Comment:
That's actually a problem with the GD library and also that 8-bit PNGs are
palletized. No programmatic solution can create transparent 8-bit PNG
files properly.
Use 24-bit PNGs if you want transparency to be preserved.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/2805#comment:12>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list