
On Tue, 2005-03-01 at 18:35, Michael Forbes wrote:
Hello Inkscape Developer!
I attached a patch for Inkscape to allow it to export both linear and radial gradients subject to all transformations I could think of. I had some problems with GhostView rendering some radial gradients when the focus of the gradient is outside the actual object it fills. But I think it is a bug in GhostScript and not my understanding of PostScript. The only thing I am unsure is whether it is a good idea to change "%!PS-Adobe-2.0" to "%!PS-Adobe-3.0" since PostScript gradients are a Level 3 feature (perhaps some programs can't handle postscript level 3.
first time Inkscape hacker,
-Michael Forbes
Looks good, Michael! I've applied your patch.
Do you think it is possible to implement gradients for strokes also?
-mental