Re: problem with output on PS device / TVREAD [message #70225 is a reply to message #70224] |
Fri, 26 March 2010 09:42   |
clément mayet
Messages: 8 Registered: March 2010
|
Junior Member |
|
|
On 26 mar, 16:21, David Fanning <n...@dfanning.com> wrote:
> clément mayet writes:
>> Any Idea about the Postscript very crude resolution ?
>
> You are restricting your output to only 50 colors.
> If you lift this restriction, you will get MUCH
> better looking output both on PostScript and on
> your display.
>
> You appear to want to do this using indexed color (not
> sure why), so you have 256 colors available. As far as
> I can tell, you are using only a couple of "drawing" colors,
> so you have at least 250 colors available for your
> images.
>
> 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.")
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.
Cheers,
Clement
|
|
|