mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Previously, Imagick uploads of PDF files with non-opaque alpha channels would result in a black background replacing alpha in the generated thumbnail. This patch adds a `remove_pdf_alpha_channel()` function in the Imagick classes to use a white background instead. Props gitlost, joemcgill, joedolson, launchinteractive, emirpprime, mwtsn, ceer, maysi, madejackson, 6adminit, costdev, oglekler. Fixes #39216. git-svn-id: https://develop.svn.wordpress.org/trunk@56271 602fd350-edb4-49c9-b593-d223f7449a82 |
||
|---|---|---|
| .. | ||
| base.php | ||
| dimensions.php | ||
| editor.php | ||
| editorGd.php | ||
| editorImagick.php | ||
| functions.php | ||
| header.php | ||
| intermediateSize.php | ||
| meta.php | ||
| resize.php | ||
| resizeGd.php | ||
| resizeImagick.php | ||
| siteIcon.php | ||
| size.php | ||