Re: [Plplot-devel] Gradient status report

2009-12-03 Thread Alan W. Irwin
I have just finished implementing native gradients for the remaining qt devices (revision 10675). The whole exercise was my first really positive experience with C++. For example, I feel I am finally beginning to understand OOP (especially inheritance) after years of avoiding thinking about it. O

Re: [Plplot-devel] Gradient status report

2009-12-03 Thread Alan W. Irwin
Here is a full status report showing what still needs to be done to finish the gradient work: As of revision 10676, our svg, qt, and cairo device drivers support native gradients, and that is all I plan to work on native gradients (other than bug fixing) for our device drivers. The results look m

Re: [Plplot-devel] Gradient status report

2009-12-03 Thread Jerry
On Dec 2, 2009, at 12:04 AM, Alan W. Irwin wrote: > On 2009-12-01 17:58-0800 Alan W. Irwin wrote: > >> There have been no comments about the plgradient API, and I >> certainly do not >> forsee that changing in the future. Therefore, it is time to >> propagate >> plgradient to all our languag