mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
It seems AVIF support was added to the GD photo driver, but not ImageMagick. This patch adds it to ImageMagick as well, if supported by the underlying library. I also added pecl imagick extension to CI so that we can test it.