Baz, I'm not sure how relevant this is to your problem, and I should mention up front I haven't managed to get my browser (Opera6) to display Adobe's svg test samples yet!

However, whilst I was trying to get this going, I was looking at the mime-type associations within Opera and noticed that extentions svg and svgz are associated with mime-type image/svg-xml rather than image/svg+xml as you are using in your header?

Maybe changing this would prompt the plug-in to handle the inbound datastream (or at least be given the chance to by the browser).

Unfortunately, the adobe install is a 'click'n'pray' affair giving no feedback on what it is doing leaving me with the task of trying to work this out what it did after-the-fact.

Good luck. I think what your doing is really interesting. You don't have a svg file of the mainland by any chance do you:)


What's this about a "crooked mitre"? I'm good at woodwork!

In reply to Re: Sending SVG to Client by BrowserUk
in thread Sending SVG to Client by Baz

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.