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 #4806] Thu, 10 August 1995 00:00 Go to previous message
soc is currently offline  soc
Messages: 12
Registered: October 1994
Junior Member
Andy Loughe (afl@cdc.noaa.gov) wrote:
: 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

Just to add - one of the numerous options is the number of bits, and
for high quality you'll want to increase the default from 4 to 8 with
device,bits=8

Rob O'Connell
[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 07:30:53 PDT 2025

Total time taken to generate the page: 0.95985 seconds