comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Saving via ImageMagick with Coyote Routines fails II
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Saving via ImageMagick with Coyote Routines fails II [message #78147] Tue, 25 October 2011 17:01 Go to previous message
JP is currently offline  JP
Messages: 55
Registered: April 2008
Member
Hi there,

Another problem with PS_Start/PS_End and ImageMagick:

When I try to create a simple plot, ImageMagick reports an error:

IDL> PS_Start, Filename='C:\temp\test.ps'
IDL> cgplot, indgen(100)
IDL> PS_End , /png

I get the following:

PostScript output will be created here: C:\temp\test.ps
ImageMagick CONVERT command: convert -alpha off -density 300 "C:\temp\test.ps" -resize 25% -flatten -rotate 90 "PNG24:C:\temp\test.png"

Magick: `%s' (%d) "gswin32c.exe" -q -dQUIET -dPARANOIDSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dEPSCrop -dAlignToPixels=0 -dGridFitTT=2 "-sDEVICE=pngalpha" -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-r300x300" -g1854x2967 " -sOutputFile=C:/DOCUME~1/gue026/LOCALS~1/Temp/magick-ZY0nvQM 2--0000001 " "-fC:/DOCUME~1/gue026/LOCALS~1/Temp/magick-Uekxe77J" "-fC:/DOCUME~1/gue026/LOCALS~1/Temp/magick-1PbnxUTh" @ error/utility.c/SystemCommand/2094.
Magick: `%s' (%d) "gswin32c.exe" -q -dQUIET -dPARANOIDSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dEPSCrop -dAlignToPixels=0 -dGridFitTT=2 "-sDEVICE=pngalpha" -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-r300x300" -g1854x2967 " -sOutputFile=C:/DOCUME~1/gue026/LOCALS~1/Temp/magick-ZY0nvQM 2--0000001 " "-fC:/DOCUME~1/gue026/LOCALS~1/Temp/magick-Uekxe77J" "-fC:/DOCUME~1/gue026/LOCALS~1/Temp/magick-1PbnxUTh" -c showpage @ error/utility.c/SystemCommand/2094.
Magick: Postscript delegate failed `C:\temp\test.ps': No such file or directory @ error/ps.c/ReadPSImage/806.
Magick: missing an image filename `PNG24:C:\temp\test.png' @ error/convert.c/ConvertImageCommand/3011.

The file C:\temp\test.ps is indeed created but ImageMagick doesn't find it.

I am running the latest version (6.7.3-2), just updated from a previous version but the problem persists .

Any ideas?

Thanks!

JP
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: IDLDoc question on properties and fields
Next Topic: SMOOTH or TS_SMOOTH

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 18:24:50 PDT 2025

Total time taken to generate the page: 0.00530 seconds