Sadly, four months of tomorrows, and still no help for Windows 7 64-bit IM + Ghostscript. It is four months, because I was out of town most of that time, and away from this 64-bit Windows 7 computer, and couldn't have responded to any help, but none came, either. Is there anyone that understands this stuff?
I just installed the latest version of ImageMagick, and imdisplay reports that it can't find the delegate, and the convert command
"C:\Program Files\ImageMagick-6.6.4-Q8\convert.exe" xc:white -resize 2456x3000! ( -size 787x300 pattern:checkerboard -threshold 50% -repage 2456x3000+1669+2100 ) -compose multiply -flatten ( -size 787x300 -font Times-Roman -gravity west "label:Lorem ipsum dolor\nsit amet, consectetur\nadipisicing elit, sed\ndo eiusmod tempor" -trim +repage -gravity center -extent 787x300 -repage 2456x3000+1669+2400 ) -compose multiply -flatten ( -size 787x300 -font Times-Roman -gravity west" label:Lorem ipsum dolor sit amet, consectetur\nadipisicing elit, sed do eiusmod tempor" -trim +repage -gravity center -extent 787x300 -repage 2456x3000+1669+2700 ) -compose multiply -flatten -density 300 -compress group4 d:\temp\label-temp.tif
reports
Magick: unable to read font `@
ghostscript_font_path@n021003l.pfb' @ error/annotate.c/RenderFreetype/1056.
Magick: `%s' (%d) "gswin32c.exe" -q -dQUIET -dPARANOIDSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dEPSCrop -dAlignToPixels=0 -dGridFitTT=2 "-sDEVICE=pnmraw" -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-r72x72" -g228x24 "-sOutputFile=d:/temp/magick-4Gdb0K6x" "-fd:/temp/magick-SHtBGtdW" "-fd:/temp/magick-vDhGkTXb" @ error/utility.c/SystemCommand/2093.
Magick: `%s' (%d) "gswin32c.exe" -q -dQUIET -dPARANOIDSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dEPSCrop -dAlignToPixels=0 -dGridFitTT=2 "-sDEVICE=pnmraw" -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-r72x72" -g228x24 "-sOutputFile=d:/temp/magick-4Gdb0K6x" "-fd:/temp/magick-SHtBGtdW" "-fd:/temp/magick-vDhGkTXb" -c showpage @ error/utility.c/SystemCommand/2093.
Magick: Postscript delegate failed `d:/temp/magick-XgC-q77J': No such file or directory @ error/ps.c/ReadPSImage/779.
(this is the first group of errors, and they get repeated with minor variations)
It seems that maybe @ghostscript_font_path@ should have gotten substituted by something real, or do I need to install something else, besides Ghostscript 8.71 64-bit version, and IM 6.64-4 64-bit version?
Curiously, gswin32c.exe is referenced, but is not found, on my system it is at
C:\Program Files\gs\gs8.71\bin\gswin32c.exe
Not sure what the difference is between gswin32.exe and gswin32c.exe, both exist, together with a 12MB gsdll32.dll in the same directory, and an 8KB gsdll32.lib as well.