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

Home » Public Forums » archive » Using Postscript & Colours in IDL
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: Using Postscript & Colours in IDL [message #58393 is a reply to message #58335] Mon, 28 January 2008 14:27 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Paul van Delst writes:

> Regarding font sizing, I have never used font_size. I always use the charsize keyword to
> the relevant graphics command. And for the x/ps switch, I typically have something like
> the following in most of my plotting codes:
>
> charsize = (!D.NAME eq 'PS') ? 1.25 : 1.5 ; Adjust as appropriate
> font = (!D.NAME eq 'PS') ? 1 : -1
> thick = (!D.NAME eq 'PS') ? 2 : 1

Well, good luck. I'm going to let you answer the
rest of her questions. :-)

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming (www.dfanning.com)
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: working dir in IDL 7
Next Topic: Re: Simple File I/O

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

Current Time: Sat Oct 11 06:07:55 PDT 2025

Total time taken to generate the page: 0.32158 seconds