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

Home » Public Forums » archive » Re: Postscript problem
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: Postscript problem [message #11940] Mon, 08 June 1998 00:00 Go to previous message
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
Oh, heck, I'm out of excuses. This is just not a good day
to be writing. :-(

I wrote this nonsense:

> Whoops, I just don't have it at all together today.
> I won some tennis matches this weekend and I'm still
> thinking about that beautiful cross-court running
> forehand instead of my job. :-)
>
> I wrote this:
>
>> Set_Plot, 'PS'
>> Device, XSize=5, YSize=3, /Inches, /Encap
>> TV, image, 0.1, 0.33, /Normal, XSize=1, YSize=1
>> TV, image, 0.4, 0.33, /Normal, XSize=1, YSize=1
>> TV, image, 0.7, 0.33, /Normal, XSize=1, YSize=1
>
> And I should have written this:
>
> Set_Plot, 'PS'
> Device, XSize=5, YSize=3, /Inches, /Encap
> TV, image, 0.1, 0.33, /Normal, XSize=0.25, YSize=0.25
> TV, image, 0.4, 0.33, /Normal, XSize=0.25, YSize=0.25
> TV, image, 0.7, 0.33, /Normal, XSize=0.25, YSize=0.25

And I should have written this:

Set_Plot, 'PS'
Device, XSize=5, YSize=3, /Inches, /Encap
TV, image, 0.1, 0.33, /Normal, XSize=0.20, YSize=0.33
TV, image, 0.4, 0.33, /Normal, XSize=0.20, YSize=0.33
TV, image, 0.7, 0.33, /Normal, XSize=0.20, YSize=0.33

Sheesh!

David
-----------------------------------------------------------
David Fanning, Ph.D.
Fanning Software Consulting
E-Mail: davidf@dfanning.com
Phone: 970-221-0438
Coyote's Guide to IDL Programming: http://www.dfanning.com/
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Cross-platform !PATH (was Cross-platform PWD)
Next Topic: IDL and COM

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

Current Time: Sat Oct 11 02:21:13 PDT 2025

Total time taken to generate the page: 1.60009 seconds