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
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
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
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