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

Home » Public Forums » archive » Re: best way to ps an image
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: best way to ps an image [message #18587] Wed, 19 January 2000 00:00 Go to previous message
Liam E. Gumley is currently offline  Liam E. Gumley
Messages: 378
Registered: January 2000
Senior Member
rgs wrote:

> This is kinda a dumb question that I'm pretty
> sure I know what to do, but I'm interested to
> see if anyone has already done this, and has a
> good solution.
>
> I am outputing data into a plot window (in direct graphics)
> that requires a large number of solid polyfill rectangles
> (on the order of a few million).
> When I write this to postcript, it makes a huge file
> (50 meg up to ~few hundred), and of course is slow
> to print and view etc.
>
> (drawing to screen isn't a problem. Sure it takes a few seconds,
> but no big deal.)
>
> Obviously making an image would create a much
> better printer file.
>
> Question:
> What is the best (publication quality) way to create
> an image file of graphical output? I would prefer
> postscript, to be consistent with all the other
> figures I do. Are there any scalable image formats?

If you render the image on-screen, then SAVEIMAGE will capture it to a
GIF, JPEG, TIFF etc:
http://cimss.ssec.wisc.edu/~gumley/imagetools.html

You can print the resulting image using whatever image display tool you
have available. On a PC, insert the image into a word processor document
and print it from there. On a UNIX box, display the image in xv, save it
to Postscript format, and print the Postscript version.

Cheers,
Liam.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: unsolicited endorsement of Fanning's book
Next Topic: Re: Accessing "main" level variables

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

Current Time: Fri Oct 10 16:34:04 PDT 2025

Total time taken to generate the page: 0.40306 seconds