Re: [Plplot-devel] new wxwidgets driver

2006-11-27 Thread Werner Smekal
Hi Hazen, > /Users/hbabcock/Documents/OpenSource/PLplot/plplot-cvs/drivers/ > wxwidgets.cpp: In function 'void plD_init_wxwidgets(PLStream*)': > /Users/hbabcock/Documents/OpenSource/PLplot/plplot-cvs/drivers/ > wxwidgets.cpp:499: error: 'antialized' was not declared in this scope > /Users/hbabco

Re: [Plplot-devel] new wxwidgets driver

2006-11-25 Thread hbabcockos1
On Nov 21, 2006, at 3:58 PM, Werner Smekal wrote: > Hi, > > I updated the wxwidgets driver (hopefully it makes the 5.7.0 > release) a great > deal. Most important I improved the antialized part of the driver. > It is now > about 4 times faster and not much slower than the non antialized > c

Re: [Plplot-devel] new wxwidgets driver

2006-11-22 Thread Werner Smekal
Hi Alan, > > That antialiased result for all plot lines looks really good and renders > reasonably rapidly (~1 sec per page) even on my 600MHz (Ubuntu Dapper) box. that sounds good. > There is one minor glitch you might want to address; when you hit "q" to > quit out of the wxwidgets GUI, the r

Re: [Plplot-devel] new wxwidgets driver

2006-11-21 Thread Alan W. Irwin
On 2006-11-21 21:58+0100 Werner Smekal wrote: > Hi, > > I updated the wxwidgets driver (hopefully it makes the 5.7.0 release) a great > deal. Most important I improved the antialized part of the driver. It is now > about 4 times faster and not much slower than the non antialized code any > more. T