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

Home » Public Forums » archive » Re: PostScript Window Size
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: PostScript Window Size [message #76749] Sat, 25 June 2011 07:03
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
TonyL writes:

> Seems OK for me
>
> set_plot,'ps'
> { x86 Win32 Windows Microsoft Windows 8.1 Mar 9 2011 32 64}
> print,!d.x_size, !d.y_size
> 17780 12700

Yep, my fault. It seems .Full_Reset doesn't clear
this setting in PostScript. I needed to completely
exit IDL.

Cheers,

David


--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thue. ("Perhaps thos speakest truth.")
Re: PostScript Window Size [message #76750 is a reply to message #76749] Sat, 25 June 2011 02:31 Go to previous message
TonyL is currently offline  TonyL
Messages: 14
Registered: November 2008
Junior Member
On Jun 25, 4:43 pm, David Fanning <n...@dfanning.com> wrote:
> Folks,
>
> Is there something wrong with this from a fresh IDL session:
>
> IDL> print, !version
> { x86_64 Win32 Windows Microsoft Windows 8.1 Mar  9 2011 64 64}
> IDL> set_plot, 'ps'
> IDL> print, !d.x_size, !d.y_size
>  -2147483648 -2147483648
>
> Should I be expecting something, uh, more reasonable?
>
> Cheers,
>
> David
>
> --
> David Fanning, Ph.D.
> Fanning Software Consulting, Inc.
> Coyote's Guide to IDL Programming:http://www.dfanning.com/
> Sepore ma de ni thue. ("Perhaps thos speakest truth.")

Seems OK for me

set_plot,'ps'
{ x86 Win32 Windows Microsoft Windows 8.1 Mar 9 2011 32 64}
print,!d.x_size, !d.y_size
17780 12700
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: PostScript Window Size
Next Topic: "gridPositions" not work correct with "Z" device?

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

Current Time: Fri Oct 10 18:10:46 PDT 2025

Total time taken to generate the page: 1.59943 seconds