- Issue created by @mstrelan
- First commit to issue fork.
Currently we wait until the \Drupal\avif\Plugin\AvifProcessor\ImageMagick::convert
method to test if the processor supports AVIF, and similarly for GD in
✨
Add support for GD
Needs review
.
Instead we should prevent these processors from being selected if AVIF is not supported.
Active
1.0
Code