docksal / service-cli

CLI service image for Docksal
https://docksal.io
MIT License
19 stars 45 forks source link

ImageMagick 7 #300

Open prudloff-insite opened 1 year ago

prudloff-insite commented 1 year ago

Our Drupal website uses ImageMagick to convert images to the AVIF format and we noticed transparent pixels were replaced by black pixels. Apparently this is fixed in ImageMagick 7 : https://alexwlchan.net/2023/check-for-transparency/

However, ImageMagick 7 does not seem to be available in Debian yet.

prudloff-insite commented 1 year ago

We also tried to use GD but the version in Docksal does not seem to support AVIF. As a workaround, we might add cavif-rs to our image.