MaisonetteWorld / magine

An image service for managing crops and optimizing sizes
MIT License
0 stars 1 forks source link

TEC-2991 - add and properly install xml delegate to process certain images #104

Closed danfyfe closed 3 years ago

danfyfe commented 3 years ago

It looks like we just needed to properly install a delegate for imageMagick that we ran into a while back. Still going to do more QA here, but it has been successful so far.

Not sure why it was needed, but this allows images to be uploaded that were previously not being uploaded.

Tested in a different PR by wrapping the magick child process in a try catch to log out the errors we were having on those certain images. The error was complaining about this missing delegate.