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

Home » Public Forums » archive » cgps_open output size
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
cgps_open output size [message #89148] Mon, 28 July 2014 16:36 Go to previous message
amin farhang is currently offline  amin farhang
Messages: 39
Registered: November 2010
Member
Dear All,

I know that cgPS_Open will try to "match" the aspect ratio of the PostScript file "window" to the current display window. therefore I'm trying to produce a landscape eps file (with cgps_open or device) with arbitrary XSIZE and YSIZE values.

For example I want the output eps file, have a 800x500 size, but the following code's output, return a portrait figure that in the Latex output is 90 degree rotated.

IDL> cgPS_Open, 'f1.eps', Landscape=0,/nomatch
IDL> cgdisplay,800,500
IDL> cgplot,findgen(11),psym=-9,color='red',linestyle=2
IDL> cgps_close

how can i produce an eps file with arbitrary XYsize which do not rotat in Latex's output?

Thanks,
[Message index]
 
Read Message
Read Message
Previous Topic: IDL_IDLBridge and the virtual machine
Next Topic: Automatically generating IDL bindings

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

Current Time: Fri Oct 10 17:59:17 PDT 2025

Total time taken to generate the page: 0.72007 seconds