Hi all,

I am using batik squiggle browser. I wanted to load an image and I 
am able to do it by assiging the absolte path. But if I try to load 
using realtive path, relative to where my document sits I am un able 
to see my image.

This works:
<image  x="89" y="38" width="122" height="24" 
xlink:href="file:///c:/test/lib/Images/test.jpg"/>

But this doesn't:
<image  x="89" y="38" width="122" height="24" 
xlink:href="./Images/test.jpg"/>

and my svg document is in: file:///c:/test/lib/test.svg.

Am I missing something, Please help with any input.

Thanks
Nathan









-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to