Code: Select all
md xyxxy
md xyz
mogrify -path xyz tom.jpg
Code: Select all
mogrify -path xyz t*.jpg
mogrify: unable to open image `xyxxy\': No such file or directory @ error/blob.c/OpenBlob/2491.
mogrify: no decode delegate for this image format `xyxxy\' @ error/constitute.c/ReadImage/532.
mogrify: unable to open image `xyz\': No such file or directory @ error/blob.c/OpenBlob/2491.
mogrify: no decode delegate for this image format `xyz\' @ error/constitute.c/ReadImage/532.
The problem also occurs for PNG files (maybe for all types, but untested).
The problem doesn't occur with IM 6.6.1-1 Q8 or 6.6.0-8 Q16.