elixir-mogrify / mogrify

Image processing in Elixir (ImageMagick command line wrapper)
MIT License
570 stars 65 forks source link

added configure imagemagick #89

Closed parallel588 closed 4 years ago

parallel588 commented 4 years ago

added the ability to customize the path to ImageMagick commands

talklittle commented 4 years ago

Looks good thanks. I'll make 2 changes after merge:

  1. Typo "mogrify" to "convert" command in readme
  2. Remove config.exs, unused in a library project