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 #13286] Tue, 03 November 1998 00:00 Go to previous message
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
Sean O'Sea (seanosea@my-dejanews.com) writes:

> 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.

Sigh...It's come to this, has it? Well, with True-type fonts
it just might work.

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

Recent experience suggests you try keywords that are defined for
other objects. They seem to work more often than not. :-)

Cheers,

David

----------------------------------------------------------
David Fanning, Ph.D.
Fanning Software Consulting
E-Mail: davidf@dfanning.com
Phone: 970-221-0438, Toll-Free Book Orders: 1-888-461-0155
Coyote's Guide to IDL Programming: http://www.dfanning.com/
[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: Fri Oct 10 02:28:45 PDT 2025

Total time taken to generate the page: 1.36437 seconds