add 'imconvert' alias to get around clash between ImageMagick's convert.exe and built-in Windows convert.exe (see #1253)

This commit is contained in:
Luke Sampson 2017-01-26 17:24:36 +11:00
parent 646c4e498f
commit 2898eae0f8

View File

@ -21,6 +21,7 @@
"composite.exe", "composite.exe",
"conjure.exe", "conjure.exe",
"convert.exe", "convert.exe",
["convert.exe", "imconvert"],
"dcraw.exe", "dcraw.exe",
"hp2xx.exe", "hp2xx.exe",
"identify.exe", "identify.exe",