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

Home » Public Forums » archive » Re: plots for printing
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: plots for printing [message #25880] Thu, 26 July 2001 07:15 Go to previous message
Martin Schultz is currently offline  Martin Schultz
Messages: 515
Registered: August 1997
Senior Member
"Dominik Paul" <dpaul@ukl.uni-freiburg.de> writes:

> Hello there,
>
> I need some plots for my report. And I made these plots with IDL (very good
> programm for visualisation). Than I take screen shots of the pictures and
> used it for printing.
>
> The result was a wuite bad quality. Does somebody know, how I could do this
> in a better way to get a good resolution for printing (maybe 300 dpi)?
>
> Thanks for your help
>
> Dom
>
> --
> ====================================
> Dominik Paul
> Uniklinik Freiburg
> Abt. Nuklearmedizin/PET
> ====================================
>
>

For printing, I can only agree to what the others said: use the 'PS'
device for best results (often looks nicer to use PS or Truetype fonts,
too). However, if you want to be really en vogue and embed an IDL plot
in a Powerpoint or StarImpress (or ...) presentation, you have no way
but get a screen snapshot (e.g. with David's TVRD() program). This
gives horrible quality! The quality can be improved substantially,
however, if you produce the plot in a pixmap window that is at least
twice as large (along each side) as the desired final image size. Then
you read and save this screen, and afterwards you use some graphics
program (ImageMagick, Corel Photopaint, Photoshop, ...) to resize
the image. I tried this with Imagemagick and various graphics formats
and achieved good results only with jpg (downsizing produces anti-aliasing
-- with png it doesn't).

In principal, IDL should already have the tools built-in to do
the downsizing with anti-aliasing, but in the short time we tried this,
we couldn't get it to work. Maybe it's time for a feature request?

Best regards,

Martin


--
[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[ [[[[[[[
[[ Dr. Martin Schultz Max-Planck-Institut fuer Meteorologie [[
[[ Bundesstr. 55, 20146 Hamburg [[
[[ phone: +49 40 41173-308 [[
[[ fax: +49 40 41173-298 [[
[[ martin.schultz@dkrz.de [[
[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[ [[[[[[[
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: PostScript with smooth lines from object graphics?
Next Topic: Re: Interpolation question

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

Current Time: Fri Oct 10 12:59:12 PDT 2025

Total time taken to generate the page: 0.87792 seconds