Skip to content

Look for magick before convert when using ImageMagick - #68

Open
Flynsarmy wants to merge 1 commit into
V-Sekai:mainfrom
Flynsarmy:magick_check
Open

Look for magick before convert when using ImageMagick#68
Flynsarmy wants to merge 1 commit into
V-Sekai:mainfrom
Flynsarmy:magick_check

Conversation

@Flynsarmy

Copy link
Copy Markdown

Fixes #66

This PR does the following:

  • Adds utility functions for finding apps in system path and addon path.
  • Checks for ImageMagick's new magick binary before convert.
  • Checks for addon folder binaries on all OS's, not just windows.
  • Skips a bunch of work if it knows ImageMagick is required but not installed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

convert.exe has been replaced with magick.exe

1 participant