MetaChat REGISTER   ||   LOGIN   ||   IMAGES ARE OFF   ||   RECENT COMMENTS




artphoto by splunge
artphoto by TheophileEscargot
artphoto by Kronos_to_Earth
artphoto by ethylene

Home

About

Search

Archives

Mecha Wiki

Metachat Eye

Emcee

IRC Channels

IRC FAQ


 RSS


Comment Feed:

RSS

07 December 2005

Graphics mavens, help me to antialias [mi]
I have some roughly circular lines, output with gnuplot to a png file.

gnuplot doesn't anti-alias. How can I antialias these plots to make them look smoother?

Bonus: how can I do this from the command line, in a typical linux setup.

Here's what the output looks like, at 400% zoom:
≡ Click to see image ≡
posted by orthogonality 07 December | 04:22
Export to EPS from gnuplot, then convert to PNG (eps2png).
posted by AlexReynolds 07 December | 05:44
To second Alex's suggestion I use the following ImageMagick command to convert a graph in post script format:
convert -density 288 -geometry 30%% c:\bat\graph.ps c:\bat\graph.png
Comes up lovely.
posted by dodgygeezer 07 December | 06:13
Widdle Wabbit is your special little friend. || Eyeballing France & Spain -

HOME  ||   REGISTER  ||   LOGIN