SVG rendering - impressive start!

Michael Drake tlsa at netsurf-browser.org
Mon Feb 4 12:00:40 GMT 2008


In article <4f6bd1fe28lists-nospam at vigay.com>,
   Paul Vigay <lists-nospam at vigay.com> wrote:
> In a dim and distant universe <4f6bd169f9tlsa at netsurf-browser.org>,
>    Michael Drake <tlsa at netsurf-browser.org> enlightened us thusly:

> > The drawfile URL appears to be broken:
> > http://ccdb.cropcircleresearch.com/cc-draw/uk2007aa.drw

> Odd. Not sure how that happened - but I've now uploaded it so it's now
> there.

Your server is serving it up as text/plain, so it is shown as text.

http://zamez.org/httplint?url=http%3A%2F%2Fccdb.cropcircleresearch.com%2Fcc-draw%2Fuk2007aa.drw

NetSurf will display it as a drawfile if you send it with an accurate
Content-Type. Various Content-Types will cause NetSurf to treat the file
as a drawfile:

        application/drawfile
        application/x-drawfile
        image/drawfile
        image/x-drawfile

Any of them would work.

-- 

Michael Drake (tlsa)                  http://www.netsurf-browser.org/




More information about the netsurf-users mailing list