Turns out ImageMagick 7 has deprecated using magick convert
as well, which is silly. Our solution: alias both convert
and montage
to do the right thing for IM7. This is uglier than the previous solution, but that's okay if it works.
Turns out ImageMagick 7 has deprecated using magick convert
as well, which is silly. Our solution: alias both convert
and montage
to do the right thing for IM7. This is uglier than the previous solution, but that's okay if it works.