On Sun, 11 Nov 2012 19:44:26 +0000 (GMT), Michael Drake wrote:
> So now this (lion) should now work:
>
> data:text/html,%3Ch1%3ESVG%20Lion%20IMG%20Tag%3C/h1%3E%3Cimg%20src=%22http://croczilla.com/bits_and_pieces/svg/samples/lion/lion.svg%22%3E
It does! Except the top of his head is chopped off. See screenshot:
http://homepage.ntlworld.com/cdyoung/tmp/svgimg.jpg
> As for the tiger, it does not set a width attribute on the SVG tag, so
> libsvgtiny sets the "diagram width" to whatever it gets passed as a
> viewport width.
> Tiger Inline IMG tag:
>
> data:text/html,%3Ch1%3ESVG%20Tiger%20Inline%20IMG%20Tag%3C/h1%3E%3Cimg%20src=%22http://croczilla.com/bits_and_pieces/svg/samples/tiger/tiger.svg%22%3E
That one is still blank, as expected from your comments.
> Tiger Block IMG tag:
>
> data:text/html,%3Ch1%3ESVG%20Tiger%20Block%20IMG%20Tag%3C/h1%3E%3Cimg%20style=%22display:block%22%20src=%22http://croczilla.com/bits_and_pieces/svg/samples/tiger/tiger.svg%22%3E
That one works, with the same issue of the top missing.
> > http://www.schepers.cc/svg/blendups/embedding.html
>
> Any change with this? It still works here.
Still showing nothing here (well, showing briefly and then
disappearing). Might be the same as the top chopped off problem
above?
Chris
No comments:
Post a Comment