Gentoo Archives: gentoo-user

From: Florian Philipp <lists@××××××××××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] SVG plugin
Date: Mon, 15 Jun 2009 11:45:33
Message-Id: 4A36342B.8020400@f_philipp.fastmail.net
In Reply to: [gentoo-user] SVG plugin by Mick
1 Mick schrieb:
2 > Hi All,
3 >
4 > Trying to view a web page I produced some yonks ago, which at that the
5 > time would utilise the Adobe SVG plugin to render a gantt chart. The
6 > header of the file went like this:
7 > =============================================
8 > <?xml version="1.0" encoding="iso-8859-1"?>
9 > <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20000303 Stylable//EN"
10 > "http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd">
11 > <svg xml:space="preserve" width="10in" height="8in"
12 > style="font-family:'Arial';font-size:8">
13 > =============================================
14 >
15 > Adobe seem to have abandoned further development. Any idea what I can
16 > use to render such a graphic (image/svg+xml) in a browser?
17
18 Firefox supports svg out of the box, now. Maybe you need the svg
19 USE-flag for x11-libs/cairo.

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] SVG plugin Mick <michaelkintzios@×××××.com>