Re: [Plplot-devel] PLplot 6.0

2009-11-28 Thread Hazen Babcock
Andrew Ross wrote: > On Mon, Nov 23, 2009 at 09:26:39AM -0600, Geoffrey Furnish wrote: >> Alan W. Irwin writes: >> > So I think "the road to 6.0" is going to be a long process that will need >> > lots of planning, implementation, and testing work, but that effort should >> > be worthwhile if we

Re: [Plplot-devel] Bug in the determination of the edge of the defined area for plshades

2009-11-28 Thread Alan W. Irwin
On 2009-11-27 11:19-0800 Alan W. Irwin wrote: > If you run > > examples/c/x16c -dev xwin -exclude -nx 20 -ny 20 > > a smooth donut is excluded from the 5th page (as expected, since years ago > Rafael modified the defined algorithm for plshade(s) to give smooth edges > using some sort of iterative

Re: [Plplot-devel] Example 25 illustrates a plfill bug

2009-11-28 Thread Arjen Markus
Hi Alan, thanks for looking into the cause - I saw that two of the windows are empty in example x25c (on MS Windows), but if it is a matter of edges, this is probably easier to find in the code than some other issues I could think of. Fixing them is another matter of course. Regards, Arjen > >