Hi Jonathan,
I tried something like this but it does not work.
<svg
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xml:base="C:/dev/resources/svg"
version="1.1">
<g
id="image"
transform="matrix(1,0,0,1,0,0)">
<image width="200" height="180" xlink:href="image.png"/>
</g>
</svg>
Note that this document gets improted to another. I wonder if that has any
side effects.
--
View this message in context:
http://batik.2283329.n4.nabble.com/Broken-image-tp4655209p4655211.html
Sent from the Batik - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]