|
From: Allin C. <cot...@wf...> - 2007-11-16 04:22:05
|
On Thu, 15 Nov 2007, Ethan A Merritt wrote: > On Thursday 15 November 2007 18:09, Allin Cottrell wrote: > > Could anyone tell me, under what precise conditions do we get > > anti-aliasing of (width 1) lines in PNG plots? (With the > > libgd-based driver, that is.) > > Gnuplot asks for anti-aliased lines if and only if the linewidth > is 1. After that it's up to libgd. OK, thanks, that's what I figured. I'll try grubbing in the libgd code to see what's going on. Allin Cottrell |