Re: Getting stylesheet directive through to SVG rasterizer

2002-04-11 Thread Simeon Walker
In general my css files don't come through Cocoon, apache serves them directly. But in this case I'm just using the file name rather than the ful http://... reference. This is working when batik is invoked from the shell prompt but not from Cocoon. Sim Bert Van Kets wrote: > Did you declare a cs

Re: Getting stylesheet directive through to SVG rasterizer

2002-04-11 Thread Bert Van Kets
Did you declare a css pipeline? If Cooon gets request for a css file, but can't map it to a specific file, it can't process it. Add this to your sitemap: make sure you place the css file in the css directory. HTH, Bert At 10:02 11/04/2002 +0100, you wrote: >Hi, >I'

Getting stylesheet directive through to SVG rasterizer

2002-04-11 Thread Simeon Walker
Hi, I'm have some trouble generating PNG's with the SVG serializer. I want to include a CSS stylesheet reference in the XML so that, for example, colours can be kept out of the SVG XML. Using the following test.xml file: Corner of menu item And this simple svg-test.css file: .red {