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

Home » Public Forums » archive » Re: color printing
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: color printing [message #4840 is a reply to message #4831] Fri, 04 August 1995 00:00 Go to previous message
afl is currently offline  afl
Messages: 51
Registered: December 1994
Member
In article <3vt29e$5f1@alster.dkrz.de>, coelke@awi-bremerhaven.de (Christoph
Oelke) writes:
|> Hello,
|> I'm looking for a way to produce post-script files of a high
|> quality with IDL. So far I produced my window (tv,...)
|> and saved the contents with tvrd(), displayed it in print
|> mode with tv,<window-save> and thus produced a ps-file.
|> But the quality of this method is not great.
|>

Here is an example...

IDL> loadct, 40
IDL> set_plot, 'ps'
IDL> device, /color ! Check manual for numerous options
IDL> contour,dist(20),c_colors=indgen(22)*12,nlevels=20,/cell_fil l,/xs,/ys
IDL> device, /close
IDL> set_plot, 'X'

PRINT OR VIEW idl.ps

--

Andrew F. Loughe email: afl@cdc.noaa.gov
University of Colorado, CIRES voice: (303) 492-0707
Campus Box 449 fax: (303) 497-7013
Boulder, CO 80309-0449 USA
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: pv-wave, strings-to-function_names
Next Topic: pv-wave, strings-to-function_names

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

Current Time: Fri Oct 10 22:45:26 PDT 2025

Total time taken to generate the page: 0.15952 seconds