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 #58389 is a reply to message #58335] Mon, 28 January 2008 14:44 Go to previous messageGo to previous message
Paul Van Delst[1] is currently offline  Paul Van Delst[1]
Messages: 1157
Registered: April 2002
Senior Member
David Fanning wrote:
> 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. :-)

I guess I'm just not a gui-type of guy. :o)

cheers,

paulv
[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: Fri Oct 10 15:11:38 PDT 2025

Total time taken to generate the page: 1.75739 seconds