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

2009-10-25 Thread Alan W. Irwin
Hi Hazen: If you look at the results from ext-cairo-test, the current background is white. I followed up that issue, and our default cmap0 file is being read correctly which includes a black background. However, that black PLplot background is currently being ignored (and I presume we are gettin

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

2009-10-25 Thread Alan W. Irwin
On 2009-10-25 15:11-0500 Hezekiah M. Carty wrote: > On Sun, Oct 25, 2009 at 12:34 PM, Alan W. Irwin > wrote: >> Hi Hazen: >> >> If you look at the results from ext-cairo-test, the current background is >> white.  I followed up that issue, and our default cmap0 file is being read >> correctly whic

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

2009-10-25 Thread Hezekiah M. Carty
On Sun, Oct 25, 2009 at 12:34 PM, Alan W. Irwin wrote: > Hi Hazen: > > If you look at the results from ext-cairo-test, the current background is > white.  I followed up that issue, and our default cmap0 file is being read > correctly which includes a black background.  However, that black PLplot >

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

2009-10-25 Thread Alan W. Irwin
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 provided context is preserved.