shashi / Reel.jl

computations caught on camera
Other
105 stars 15 forks source link

Use ImageMagick.jl #15

Open tawheeler opened 8 years ago

tawheeler commented 8 years ago

Rather than rely on terminal commands, the ImageMagick package could be used.

mykelk commented 8 years ago

FYI---to test on Windows, you can use appveyor. This is what ImageMagick.jl uses.

zsunberg commented 6 years ago

If ImageMagick.jl provides the ImageMagick binary, it would be very useful for testing purposes to do this (see e.g. https://github.com/JuliaLang/METADATA.jl/pull/19226)