This is a Heroku buildpack for vendoring the Imagemagick and PHP Extension Imagick into your project. It install also inkscape for better svg support and enabling rsvg.
Set the version of ImageMagick using the IMAGE_MAGICK_VERSION env var in your environment. Set the version of Imagick using the IMAGICK_VERSION env var in your environment.
Set up this buildpack after the PHP one!
Run locally:
sudo STACK=heroku-18 bin/compile /tmp/build /tmp/cache