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

Home » Public Forums » archive » Re: clipboard objects and postscript (unix)
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: clipboard objects and postscript (unix) [message #13288 is a reply to message #13286] Tue, 03 November 1998 00:00 Go to previous messageGo to previous message
seanosea is currently offline  seanosea
Messages: 6
Registered: November 1998
Junior Member
In article <MPG.10a7c85bb7a5e42e9896f9@news.frii.com>,
davidf@dfanning.com (David Fanning) wrote:

> No, I'm afraid not. This has been a topic of discussion here in
> the past. PostScript output is often considered the weak link
> in the object graphics hierarchy. RSI has been considering
> what trade-offs users would have to make to get "vectorized"
> output. If you feel strongly, you should make sure they hear
> from you about it.

Ah, I see how that could be a difficulty--light sources and hidden objects and
all. However, since much of object graphics is still just nuts and bolts 2d
plots, where there wouldn't be any trade-offs that I can see, vectorized
graphics seem actually a more natural complement to objects than rastering...
I emailed RSI.

> I am not familiar with XClipboard, but I have no
> difficulty increasing both the resolution and
> dimensions of the clipboard when I create the clipboard.
> I am working in IDL 5.2 (beta 2).
>
> How exactly are you trying to increase the resolution and the
> dimensions?

I'm afraid the problem seems to be an unhappy xclipboard. RSI recommended
using the buffer object, instead, to avoid an intervening clipboard utility
entirely:

> The best alternative for creating a PostScript file from Object Graphics
> output is to render the graphics to an IDLgrBuffer object, which will,
> of course contain raster data. Then, using the IMAGE_DATA keyword to the
> GetProperty method of the IDLgrBuffer object, you can retrieve the
> graphics data into an image array. Finally, you can switch to the
> PostScript device (SET_PLOT, 'PS') and use the TV procedure to render
> the extracted image array to a PostScript file.

The IMAGE_DATA keyword doesn't seem to be documented, at least in the 5.1
docs.

Thanks a lot!!!
Sean O'Sea

-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: IDL 5.2 Reviews
Next Topic: Re: Stupid Question#1

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

Current Time: Sun Nov 30 04:38:24 PST 2025

Total time taken to generate the page: 0.40241 seconds