Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] SVG plugin
Date: Mon, 15 Jun 2009 11:08:24
Message-Id: 358eca8f0906150408n443e9a49u8411e32443f62a2a@mail.gmail.com
1 Hi All,
2
3 Trying to view a web page I produced some yonks ago, which at that the
4 time would utilise the Adobe SVG plugin to render a gantt chart. The
5 header of the file went like this:
6 =============================================
7 <?xml version="1.0" encoding="iso-8859-1"?>
8 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20000303 Stylable//EN"
9 "http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd">
10 <svg xml:space="preserve" width="10in" height="8in"
11 style="font-family:'Arial';font-size:8">
12 =============================================
13
14 Adobe seem to have abandoned further development. Any idea what I can
15 use to render such a graphic (image/svg+xml) in a browser?
16 --
17 Regards,
18 Mick

Replies

Subject Author
Re: [gentoo-user] SVG plugin Florian Philipp <lists@××××××××××××××××××.net>