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
Re: Saving via ImageMagick with Coyote Routines fails II [message #82123 is a reply to message #78147] Mon, 19 November 2012 18:07 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
I just typed this:

IDL> new_dir = 'c:\temp2\'
IDL> file_mkdir, new_dir
IDL> ps_start, filename = new_dir+'test.ps'
PostScript output will be created here: c:\temp2\test.ps
IDL> cgplot, indgen(100)
% Compiled module: PS_BACKGROUND.
IDL> ps_end, /png, /showcmd
ImageMagick CONVERT command: convert -alpha off -density 300 "c:\temp2
\test.ps" -resize 25% -flatten -rotate 90 "PNG24:c:\temp2\test.png"
Output file located here: c:\temp2\test.png


No problems whatsoever. Mismatch between 64-bit OS and
32-bit ImageMagick? Really don't know.

Sorry.

David


--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thue. ("Perhaps thou speakest truth.")
[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: Thu Oct 09 22:50:14 PDT 2025

Total time taken to generate the page: 0.95629 seconds