Task #106004
closedAdd image processing tests for webp and avif with transparency
100%
Description
I've tried to output pngs as avif and noticed that the transparency was replaced with a black background.
Two new tests are added to image processing tests in the install tool to test the transparency behaviour easily:
- png to webp
- png to avif
Black Backgrounds should be fixed with ImageMagick 6.9.12-68 as of this source: https://alexwlchan.net/2023/check-for-transparency/
My ddev has an old ImageMagick 6.9.11-60 Version.
Files
Updated by André Buchmann 16 days ago
- File clipboard-202501290847-8pkhd.png clipboard-202501290847-8pkhd.png added
- File clipboard-202501290848-gqw9m.png clipboard-202501290848-gqw9m.png added
After upgrading Imagemagick in my ddev container, the transparency is preserved for AVIF.
How to install Imagemagick 7 in ddev: https://github.com/ddev/ddev/issues/5332#issuecomment-2620893309
Updated by Gerrit Code Review 16 days ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/87924
Updated by Gerrit Code Review 14 days ago
Patch set 1 for branch 13.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/87967
Updated by André Buchmann 13 days ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c42d9742ae7e4feeb7548ccacc07d5f763cf98e0.