Project

General

Profile

Actions

Task #106004

closed

Add image processing tests for webp and avif with transparency

Added by André Buchmann 16 days ago. Updated 13 days ago.

Status:
Resolved
Priority:
Could have
Category:
Install Tool
Target version:
-
Start date:
2025-01-28
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
14
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:

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

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

Actions #2

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

Actions #3

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

Actions #4

Updated by André Buchmann 13 days ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF