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

Home » Public Forums » archive » Re: thick = 2 and postscript output
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Edit IDL-made postscript file. Was: thick = 2 and postscript output [message #25364 is a reply to message #25261] Tue, 05 June 2001 04:17 Go to previous message
Kristian Kjaer is currently offline  Kristian Kjaer
Messages: 58
Registered: June 1998
Member
Hallo Wim,
Long time!

I agree with Martin that one should use (in IDL)
plot,...,xthick=3,ythick=4,thick=5,charthick=6 ; or whatever

But maybe you have an IDL-made ps-file that you don't care to re-create?
It actually works to edit the ps-file:
If none of the
,*thick=...
keywords were used in IDL, simply change from
%%EndPageSetup
10 setlinewidth L0 ...
to, e.g.,
%%EndPageSetup
50 setlinewidth L0 ...

If the IDL command was something like
plot,...,xthick=3,ythick=4,thick=5,charthick=6
then it takes a little more editing.

Disclaimer: I don't know anything about postscript. The above is based
on experimentation.

Perhaps there is a way to apply the same *scalefactor* to all of the
line
widths in a ps-file?

Best regards, Kristian
Kristian Kjær, Risø Natl. Laboratory, Denmark


"Wim G. Bouwman" wrote:
Subject: Re: thick = 2 and postscript output
Date: Fri, 01 Jun 2001 10:15:58 +0200
From: "Wim G. Bouwman" <w.g.bouwman@iri.tudelft.nl>
Organization: Delft University of Technology
Newsgroups: comp.lang.idl-pvwave
> I have a related question.
> Does anybody know a trick to make all the lines in the postscript output
> file thicker? ...
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: passing strings as arguments?
Next Topic: Plotting data over USGS DOQ images.

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

Current Time: Wed Oct 08 18:43:00 PDT 2025

Total time taken to generate the page: 0.00215 seconds