leafo / magick

Lua bindings to ImageMagick for LuaJIT using FFI
401 stars 79 forks source link

Cannot get filter list? #54

Closed slmjkdbtl closed 3 years ago

slmjkdbtl commented 6 years ago

Failed to load filter list, can't resize

maybe because of my imagemagick path? It's installed via homebrew

kwanhur commented 6 years ago

imagemagick version was the main reason. maybe you can try this PR

abou7mied commented 6 years ago

@kwanhur Thank you very much! It works great with ImageMagick 7.0.7-11

drove commented 6 years ago

same Issue, ImageMagick 7.0.8-9 doesn’t work on Ubuntu 16 but on 14!!!?

leafo commented 3 years ago

Image Magick 7 supported with cd46b1609a8d95fcd365b7922c1b1f25bcc2444f, update to 1.6.0 or above of this library