IM v7.0.1 on Windows 7, x64.
The problem boils down to:
Code: Select all
magick 481藉我賜恩褔*.tif -units PixelsPerInch -page Letter -density 72 481藉我賜恩褔.pdf
The workaround is to rename the files to use only ASCII characters, or provide an explicit list of filenames with no wildcard.PhotoCat wrote:It sometimes gives me an error message: (sometimes but not always)
"Imagemagick Studio Library and utility programs has stopped working"
I suspect IM may have a bug handling wildcards with UTF-8 characters.