On Wed, 2002-11-13 at 17:11, Scott Moore wrote: > I'm trying to embed the following SVG into my XSL-FO and run it thru FOP. > Although the SVG looks fine using Adobe's SVG viewer, I get an error (below) > from FOP. Apparently, it doesn't like the url() reference to the > <radialGradient>. How can I get this to work?
It renders all purple in current cvs and is not implemented for any released version of fop. So I don't think it is actually a uri problem in the current version but is simply not implemented. As for current cvs version, I think the coordinates are wrong. Keiron