Re: [PHP] Gradients using GD

2002-06-27 Thread Anzak Wolf
> > After much pain and suffering I figured out how to do dual color >Gradients > > using GD in an oval. While it is not as clean as I'd like it works and >can > > be tweaked as needed. In the process I also found some very cool >Gradient > > effects that could be used as well. I'm currently

Re: [PHP] Gradients using GD

2002-06-26 Thread Jason Wong
On Thursday 27 June 2002 06:03, Anzak Wolf wrote: > After much pain and suffering I figured out how to do dual color Gradients > using GD in an oval. While it is not as clean as I'd like it works and can > be tweaked as needed. In the process I also found some very cool Gradient > effects that c

[PHP] Gradients using GD

2002-06-26 Thread Anzak Wolf
After much pain and suffering I figured out how to do dual color Gradients using GD in an oval. While it is not as clean as I'd like it works and can be tweaked as needed. In the process I also found some very cool Gradient effects that could be used as well. I'm currently working on writing