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

Home » Public Forums » archive » Object Graphics Fonts
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: Object Graphics fonts [message #39667 is a reply to message #39240] Tue, 08 June 2004 09:41 Go to previous messageGo to previous message
Rick Towler is currently offline  Rick Towler
Messages: 821
Registered: August 1998
Senior Member
"Michael Wallace" wrote...
>> I have found that rendering to the screen provides far better results
than
>> rendering to IDLgrBuffer (IDLgrBuffers are rendered using the software
>> renderer). And better graphics adapters will do the anti-aliasing for
you
>> (check your graphics adapter settings). Render to the screen, read the
>> window, and save as PNG.
>
> Hmmm... interesting. Things do look better using and IDLgrWindow,
> however is it possible to use the hardware rendering without a display
> screen? This plot will be part of an automated process, so there will
> never been a screen available.

That's a stickler... As you found out you do need some sort of display.



> Of course the fallback plan is to start up Xvfb and let IDL create its
> windows there, unless someone knows a better solution.

This would only work if IDL was able to use the hardware renderer with Xvfb
and I don't think it can (just a guess). You can also configure VNC as a
dummy X server but I haven't done this myself and there still is the
question of hardware rendering.

Unless quality and speed are paramount, I would probably render to a very
large buffer and resample the image yourself (as David suggested). Probbaly
isn't worth mucking with Xvfb or VNC when you don't even know if it will
work.


-Rick
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: 3d Hanning filter
Next Topic: Re: Array indices and lookup tables

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

Current Time: Sat Oct 11 21:14:21 PDT 2025

Total time taken to generate the page: 1.28000 seconds