abelardopardo / abelardopardo/Adagio
Refine detection of convert in Windows
Open
- Dominant language
- XML
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Windows has an executable named "convert". Adagio simply checks for the presence of the executable as if it was part of the ImageMagick lib. Refine the procedure so that convert is properly detected.
Possible solution: Execute convert --version and detect the word ImageMagick on output as per JAF suggestion.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.