[CLOSED] possible bug with -auto-orient in IM 7
Posted: 2018-09-24T14:25:24-07:00
In IM 6.9.10.11 Q16, the following works:
But in IM 7.0.8.11 Q16, it shows an error:
magick: no images found for operation `-auto-orient' at CLI arg 1 @ error/operation.c/CLIOption/5251.
Code: Select all
convert -auto-orient logo: logo.png
But in IM 7.0.8.11 Q16, it shows an error:
Code: Select all
magick -auto-orient logo: logo.png