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

Home » Public Forums » archive » Behaviour of colorbar title in z-buffer?
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: Behaviour of colorbar title in z-buffer? [message #87858 is a reply to message #87856] Fri, 28 February 2014 06:33 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
rjp23@le.ac.uk writes:

> Is that the right link? What I meant is that the plots I want to make are for example 4000x2000 pixels or (if possible) 40,000 x 20,000 pixels.

4000x2000 is trivial.

cgPS_Start, 'mystuff.png'
cgDisplay, 800, 400
... graphics commands here
cgPS_Close, Width=4000

40000x20000 pixels is pretty damn big. What exactly are you going to do
with something that big? I suppose you can make a PostScript file that
big (poster presentation?) 40000/300dpi = something over 11 feet long.
That's pretty good size!

> I obviously (I think?) can't do that in the x-window or PS device so I thought the z-buffer was the solution?

Really!? You think you can do that in the Z-buffer? I guess I'd had to
see it to believe it. :-)

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thue. ("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: How to build connection between IDL and postGIS
Next Topic: interpolate weirdness

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

Current Time: Wed Oct 08 17:27:51 PDT 2025

Total time taken to generate the page: 0.00408 seconds