[openstreetmap/openstreetmap-website] Switch to using vips for image processing (PR #3486)
Andy Allan
notifications at github.com
Wed Mar 9 19:24:06 UTC 2022
> I'm surprised that it's able to install with imagemagick but I guess the tests don't lie...
I think it's pulling in mini_magick instead of rmagick, and mini_magick doesn't appear to have any c/ffi stuff in it, rather it's a wrapper around the Imagemagick command line utils. So the mini_magick gem installs cleanly, and if it's not in use then the missing binaries aren't a problem.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3486#issuecomment-1063276198
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/3486/c1063276198 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20220309/4b6e3ba5/attachment.htm>
More information about the rails-dev
mailing list