kk

testing with a svg with external background jpg display with svg's internal 
image tag mouse hover and links-- this previously worked inside the TW that 
I hand coded it in but after exporting it (have a custom export template 
for exporting svg's from TW) and re-importing back into the same TW...

when you import a svg, or copy & paste to create a type "image/svg+xml" 
tiddler,which embeds the svg in an image tag-- not only does it negate 
interacticity it also breaks any image insertion using the svg internal 
image tag (probably will break any external source use tags).

What I have done to correct this is after importing, change type from 
"image/svg+xml" to "text/vnd.tiddlywiki", the internal svg image tag works 
and interactivity is restored.

so theorically you should be able to use <image 
xlink:href="northbordrnsml.jpg" x="0" y="0" height="100%" width="100%"/> 
and add transform="translate(x,y)" to match the annoying shift Inkscapr 
applies to everything by default.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/73023e63-651c-4916-aefb-81495c7e1349%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to