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

Home » Public Forums » archive » Object Graphics:
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
Object Graphics: [message #12316] Tue, 14 July 1998 00:00
dEdmundson is currently offline  dEdmundson
Messages: 23
Registered: February 1998
Junior Member
I sent an email to RSI tech-support this morning bemoaning
the interface (or lack of) for printing to files under Object
Graphics. As things stand, the critically important task of
producing non-screen copy is either left to the O/S or done
under Direct Graphics. It is my feeling that one should
be able to achieve a near-identical postscript version of
the screen via a simple interface, viz.

p = obj_new('IDLgrPrint', name='test.eps', /eps )
p->draw, myview
p->newdocument
obj_destroy, p

In fact, I would go farther and suggest that RSI make it a
priority to create an IDLgrFile object that is capable of
creating named output files in various common formats: EPS,
GIF, TIF, BMP, etc. For example,

f = obj_new('IDLgrFile', name='test.gif', /gif, $
size=[350,200], /interlaced )
f->draw, myview
obj_destroy, f

I am sold on object graphics but incredibly frustrated that
I cannot create copy as simply as one would expect in a
"device-independent" way. Please, if you agree with the
above suggestion, email RSI and let them know! (As there is
no 'suggestions' address on their contact web page, I'd send
email to support@rsinc.com.)

Regards,
Darran

--
Darran Edmundson (dEdmundson@bigfoot.com)
Optical Sciences Centre, Australian National University

-----== Posted via Deja News, The Leader in Internet Discussion ==-----
http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: bad Postscript code from Wave ???
Next Topic: Re: Calculating Error Estimates

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

Current Time: Wed Oct 08 15:10:04 PDT 2025

Total time taken to generate the page: 0.00482 seconds