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

Home » Public Forums » archive » creating gif without windows???
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: creating gif without windows??? [message #28977 is a reply to message #28935] Fri, 25 January 2002 23:37 Go to previous messageGo to previous message
condor is currently offline  condor
Messages: 35
Registered: January 2002
Member
Paul Joe <paul.joe@ec.gc.ca> wrote in message news:<3C4E451C.A1D9589F@ec.gc.ca>...
> I want to create a gif or tiff or jpg image where I use plot (line
> plotting) and xyout (text) from command line mode and not gui mode. I
> want to do this from a cron job on a unix system.
>
> Anybody know how?

The trivial version might have idl plot into a postscript file, then
run the moral equivalent of

gs -sDEVICE=jpeggray -r200 -sOutputFile=test.jpg idl.ps

(the available devices can be found by typing "devicenames ==" into
gs)
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: problem after upgrading
Next Topic: Re: in search of plotting object

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

Current Time: Sat Oct 11 01:08:46 PDT 2025

Total time taken to generate the page: 0.64198 seconds