Re: [Plplot-devel] Setting background colour breaks colour map introduced by r10354

2009-09-17 Thread Mark de Wever
Hi Alan, Alan W. Irwin wrote: > On 2009-09-15 12:34-0700 Alan W. Irwin wrote: > >> Thanks [Mark] for spotting this [-bg] issue which I confirm in latest >> svn trunk. The >> revision you mentioned is in my pre-release flurry of commits to >> plctrl.c to >> fix up issues with setting up default

Re: [Plplot-devel] Setting background colour breaks colour map introduced by r10354

2009-09-16 Thread Alan W. Irwin
On 2009-09-15 12:34-0700 Alan W. Irwin wrote: > Thanks [Mark] for spotting this [-bg] issue which I confirm in latest svn > trunk. The > revision you mentioned is in my pre-release flurry of commits to plctrl.c to > fix up issues with setting up default colour palettes exclusively from > files. >

Re: [Plplot-devel] Setting background colour breaks colour map introduced by r10354

2009-09-15 Thread Alan W. Irwin
On 2009-09-15 11:08+0200 Mark de Wever wrote: > Hi, > > In my program I set the background colour (using the extcairo device). > Recently the graphics drawn no longer show up, since I wasn't sure > whether it was a recent change in my code or in plplot I investigated > further and tracked the prob

[Plplot-devel] Setting background colour breaks colour map introduced by r10354

2009-09-15 Thread Mark de Wever
Hi, In my program I set the background colour (using the extcairo device). Recently the graphics drawn no longer show up, since I wasn't sure whether it was a recent change in my code or in plplot I investigated further and tracked the problem down to plplot revision 10354. I also found a way