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

Home » Public Forums » archive » printing to postscript with PV_WAVE
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: Printing to postscript [message #11259 is a reply to message #891] Wed, 18 March 1998 00:00 Go to previous messageGo to previous message
wmc is currently offline  wmc
Messages: 117
Registered: February 1995
Senior Member
In article 519E@ukc.ac.uk, Jon Marchant <jmm@ukc.ac.uk> writes:
> I've currently got IDL to print encapsulated postscript
> files, but when printed out the colour (grey) range isn't
> as large as it should be, i.e. it goes from black to medium
> grey instead of black to white. I've checked the data and the
> code, the full range of the colour table should definitely be
> in the graphs, and indeed is apparent when the same plot is
> sent to the screen. Does anyone have any idea what's going
> wrong?

A suggestion: if you just set_plot,'ps' then you are assigned the default
ps colour table; if you want ps to use the colour table you are using for
on-screen work then you need to say ?device,/col? or somesuch. Another
suggestion: when plotting to the screen, you often have only, say, 170 colours
available; so colour indices 0...169 are (say) black to white. If you switch to
ps, you have 256 colours available, so 0...169 no longer span the full range.

- William

---
William M Connolley | wmc@bas.ac.uk | http://www.nbs.ac.uk/public/icd/wmc/
Climate Modeller, British Antarctic Survey | Disclaimer: I speak for myself
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: Call_External problem under win95
Next Topic: Re: Window Contents Directly to Printer

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

Current Time: Sat Oct 11 03:34:47 PDT 2025

Total time taken to generate the page: 0.64168 seconds