Jelle Unfortunately not - but if you hear of such a thing I would interested - if you cannot find it, it should be possible to write such a code, especially for regular area shapes, and then aggregate the result via a pipeline.
Derek >>> [EMAIL PROTECTED] 2004/01/20 02:20:07 PM >>> Hi y'all, I was wondering if there is a way to convert svg to jpg or gif and some html-map element? I have some links in my svg to other documents, and would like to keep these links when serializing it. I think I'm looking for a svg-map serializer which will create the <map><areay> ... </map> part of a html document. Any idea's? Jelle -----Oorspronkelijk bericht----- Van: Joerg Heinicke [mailto:[EMAIL PROTECTED] Verzonden: woensdag 31 december 2003 2:12 Aan: [EMAIL PROTECTED] Onderwerp: Re: cocoon and svg rasteriser On 15.12.2003 18:12, Tsui, Alban wrote: > Hi > > I am using cocoon 2.0.3. I have a transform to a xml file which contains a > xlink to an cocoon pipeline for static images but it does not get rendered > into jpeg. > > <image> > <xsl:attribute namespace="http://www.w3.org/1999/xlink" > name="xlink:href">cocoon:///svgdiagram/<xsl:value-of > select="/page/extra/svgbackgroundimage"/></xsl:attribute> > </image> > > So I have a pipeline for serving /svgdiagram/something.jpg but the above > doesn't work... am I using "cocoon://" correctly here? Both Batik and FOP don't use the Cocoon source resolver and so don't understand Cocoon's pseudo protocols as cocoon:/ or context:/. Joerg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
