You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is most likely an issue with Neos.Media rather than Sitegeist.Kaleidoscope, but I wanted put this issue here as a reminder before doing more in-depth research.
The solution is based in Imagick directly. Neos Media works via Imagine https://github.com/avalanche123/Imagine which is an abstraction over various image libraries namely (imagick, gmagick, gd and vips). I expect this to be hard.
This is most likely an issue with Neos.Media rather than Sitegeist.Kaleidoscope, but I wanted put this issue here as a reminder before doing more in-depth research.
I found a promising hint for a general solution of the problem in this Stackoverflow answer:
https://stackoverflow.com/a/58427954
But again, I'm pretty sure, this needs to be implemented in Neos.Media.
The text was updated successfully, but these errors were encountered: