leafo / magick

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

Windows Support #60

Open karai17 opened 5 years ago

karai17 commented 5 years ago

It looks like Windows has 2 different DLLs that need to be taken into account. The current file structure of this lib doesn't really make it simple to get this working... https://github.com/clementfarabet/graphicsmagick/blob/master/Image.lua#L327-L336