| Re: plotting graphics for web pages [message #60505 is a reply to message #60248] |
Tue, 20 May 2008 12:48   |
pgrigis
Messages: 436 Registered: September 2007
|
Senior Member |
|
|
David Fanning wrote:
> pgrigis@gmail.com writes:
>
>> Nice, but I'll argue that you should make the font size of the contour
>> & colorbar
>> label 30-50% bigger. As a matter of fact, it is hard to discern
>> whether
>> the first contour is 256 or 268 or something like that from the
>> converted
>> image (while this is clearly readable in the Hershey font version).
Don't we all love google-groups line wrapping ;-)
>
> Easily configurable in the program. Paul and I have different
> ideas about font size. This is something of a compromise. :-)
In any case, maybe this is a good time to point out that if one
want a high resolution png image from the ps file, one should use
convert -density 300 file.ps -resize npixel file.png
To see why this is needed, convert any ps file with, say, 6 plots
on it with & without the density option...
Ciao,
Paolo
>
> 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.")
|
|
|
|