[wp-trac] [WordPress Trac] #30596: Transparent background of .png not preserved when rotating picture
WordPress Trac
noreply at wordpress.org
Sat Jan 3 23:31:02 UTC 2015
#30596: Transparent background of .png not preserved when rotating picture
--------------------------+-----------------------------
Reporter: frankpw | Owner: wonderboymusic
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 4.2
Component: Media | Version: 3.5
Severity: normal | Resolution:
Keywords: 4.2-early | Focuses:
--------------------------+-----------------------------
Changes (by markoheijnen):
* keywords: 4.2-early has-patch => 4.2-early
* status: closed => reopened
* resolution: fixed =>
Comment:
Reopening after seeing inconsistency in the usage of `imagealphablending.`
I believe the one in `load` also should be true.
We could also move the lines into a separate protected method so others
could use it too when extended the class. I do wonder if the
function_exists is needed. It's there because of `wp_imagecreatetruecolor
` which is from #6005 so quite old.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30596#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list