Re: [Plplot-devel] plgwid()

2009-07-30 Thread Hazen Babcock
Hezekiah M. Carty wrote: > On Thursday, July 23, 2009, Hazen Babcock wrote: >> Should we add a function that returns the current pen width? Or does >> such a function already exist? >> >> How about the index of the current color? >> >> -Hazen > > I think that each of these functions would be usef

Re: [Plplot-devel] alpha channel/transparency for our background colour

2009-07-30 Thread Alan W. Irwin
On 2009-07-30 14:16+0100 Alban Rochel wrote: > Dear Alan and PLplot community, > > Please find attached an update for the Qt driver, allowing changes to > the background colors (supporting transparency), based on svn revision > 10819. Hi Alban: I have committed your patch (revision 10192). My t

Re: [Plplot-devel] alpha channel/transparency for our background colour

2009-07-30 Thread Alban Rochel
Dear Alan and PLplot community, Please find attached an update for the Qt driver, allowing changes to the background colors (supporting transparency), based on svn revision 10819. I should submit quite soon another patch for the driver, making the code a bit cleaner (not changing the general arch