Re: [Plplot-devel] 5.9.6

2009-11-07 Thread Alan W. Irwin
On 2009-11-07 16:30-0500 Hazen Babcock wrote: > > What are the remaining projects for the next release? > > On my list I have: > (1) Expand the plot settings covered by plget & plset. > (2) (a) OS-X and (b) Windows backends for the cairo driver. (3) Complete test_interactive target. (4) Complete

Re: [Plplot-devel] Fortran Example 19 problem

2009-11-07 Thread Hazen Babcock
Hi Arjen, Since I just ran into exactly this problem myself (with mingw on windows)... Should we fix example x19f.f to work with f77? It is in the f77 examples folder so I think it is reasonable for the user to assume that it should be possible to compile this example with a f77 compiler. bes

[Plplot-devel] 5.9.6

2009-11-07 Thread Hazen Babcock
What are the remaining projects for the next release? On my list I have: (1) Expand the plot settings covered by plget & plset. (2) (a) OS-X and (b) Windows backends for the cairo driver. My OS-X box is getting pretty old (PPC, 10.4) so if someone else is interested in taking on 2a that would b

Re: [Plplot-devel] Style project status

2009-11-07 Thread Hazen Babcock
Alan W. Irwin wrote: > > Andrew, once you have C++ styled according to uncrustify.cfg could you also > use your emacs expertise to update plplot-c-style.el to be consistent with > the styling done by uncrustify.cfg? plplot-c-style.el was taken from the > Google SOC project and demonstrates how to

Re: [Plplot-devel] Background colour handling for extcairo is currently missing

2009-11-07 Thread Hazen Babcock
Alan W. Irwin wrote: > On 2009-10-25 14:13-0700 Alan W. Irwin wrote: > >> On 2009-10-25 15:11-0500 Hezekiah M. Carty wrote: >>> It is my understanding that automatically clearing the page to the >>> background color is intentionally left out of the extcairo device >>> intentionally so that the pro