You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Craig Christophersen <cr...@synesis7.com> on 2004/10/27 01:32:16 UTC

svg2png question

Hello:
I am trying to render an svg image as png in an html page. Sitemap fragment is below.

In my xsl simply using <img src="SVG/wire.png"/> does not get the job done (as it does with
a map:read reference to static images in the sitemap). How should I reference this pipeline in my xsl?

<map:match pattern="SVG/*.png">

<map:generate src="SVG/{1}.svg"/>

<map:serialize type="svg2png"/>

</map:match> 



Craig Christophersen
(406)496-6421
craigch@synesis7.com