help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: printing graphs


From: Francesco Potorti`
Subject: Re: printing graphs
Date: Wed, 11 Jun 2008 10:39:56 +0200

>I often use a screen capture program (KSnapshot under Kubuntu) and then
>clear away the unwanted portions of the image using the Gimp.  It works
>pretty well.

You don't want to do that for anything but creating a small image on a
web page or having a quick look.  By converting the image to bitmap, as
you do by taking a screenshot, you lose all the vector information, thus
preventing you from preserving quality when printing or resizing the
image.  Additionally, bitmap plots are generally much larger, and
compressing them using a lossy format (jpeg) creates visible artifacts
on the border of lines and characters.

In summary, to obtain good quality always use a vector format (ps, pdf
or others).  This is compulsory for professional quality plots.

-- 
Francesco Potortì (ricercatore)        Voice: +39 050 315 3058 (op.2111)
ISTI - Area della ricerca CNR          Fax:   +39 050 315 2040
via G. Moruzzi 1, I-56124 Pisa         Email: address@hidden
(entrance 20, 1st floor, room C71)     Web:   http://fly.isti.cnr.it/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]