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

Home » Public Forums » archive » Re: problem with output on PS device / TVREAD
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: problem with output on PS device / TVREAD [message #70224] Fri, 26 March 2010 10:02 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
clément mayet writes:

> In fact the restriction to 50 colors was a test to understand color
> tables. Now I use 250 colors. Of course the rendering on my display is
> much better, but I still have a problem of pixel size on postscript.
> On display or on PNG I don't see any pixel, whereas I have big squares
> on Postscript.

I used your program with 250 colors. I don't see
anything like that. :-)

You might try configuring your PostScript file with
PSConfig. That usually solves *most* PostScript problems. :-)

IF KEYWORD_SET(ps) THEN BEGIN
rightsize = PSWINDOW(/CM)
this_device = !D.name
keywords = PSConfig(filename='toto.ps', _Extra=rightsize)
SET_PLOT,'PS'
device, _EXTRA=keywords
ENDIF

Is this a problem with your viewer? Have you actually
printed the PostScript file?

I don't know. It looks perfectly fine to me.

Cheers,

David


--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("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
Read Message
Read Message
Read Message
Read Message
Previous Topic: IDL_PATH
Next Topic: gripe about structures

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

Current Time: Wed Oct 08 19:29:21 PDT 2025

Total time taken to generate the page: 0.00390 seconds