There are still a few problems with certain svgs. I am aware of the clipping problem but have not found out how to solve it yet.
There is very little information out there on svg since it is only just starting to become widely used. According to this: http://www.w3.org/TR/SVG/coords.html#ExamplePreserveAspectRatio - images define their own view port so this could be a related problem that I need to fix specifically for images. As for the alt string - you are seeing layer 1 as an svg element in your image has the tooltip. Svg elements themselves can define tooltips... which is actually very very useful as it means you to can construct detailed drawings and annotate the different parts of it. If you click the <svg> button in the top left you will be able to see the svg code. Removing <title>Layer 1</title> will remove this tooltip and you should see the one passed by the image macro. I will update the documentation with this note. On 13 Oct, 09:57, Måns <[email protected]> wrote: > Hi Jon> tiddlyLink parameter is your friend. > > Seehttp://macros.tiddlyspace.com/#image > > Thanks. > > When I set alt{string} to a tiddlername, which is an image, I get > "Layer 1". Is it intentional? > The embedded image is clipped, not resized - Is this normal behaviour, > or just for "embedded images"? > > Seehttp://dapuppy.tiddlyspace.com/#testImageLink > > Cheers Måns Mårtensson -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

