From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-96793-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1MGBKV-0003G4-OI
	for garchives@archives.gentoo.org; Mon, 15 Jun 2009 12:30:27 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 53A5AE0433;
	Mon, 15 Jun 2009 12:30:26 +0000 (UTC)
Received: from mail-bw0-f223.google.com (mail-bw0-f223.google.com [209.85.218.223])
	by pigeon.gentoo.org (Postfix) with ESMTP id 0FA5FE0433
	for <gentoo-user@lists.gentoo.org>; Mon, 15 Jun 2009 12:30:25 +0000 (UTC)
Received: by bwz23 with SMTP id 23so2918654bwz.34
        for <gentoo-user@lists.gentoo.org>; Mon, 15 Jun 2009 05:30:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:in-reply-to:references
         :date:message-id:subject:from:to:content-type
         :content-transfer-encoding;
        bh=KG+bEdTbDRMvm5noxUiHg5BmjcJV4DV4Sq5tsud452E=;
        b=rik6bYQMu26oAS4OtfDR/t9WgF9+/Wdl2ClgcokKh7CVdJBVCsNlezHrur9dAWMlmu
         YQcKbjUz82dkeojSMilTAK584PjVBF3jJ+llhKuZZqpYb23IxKaqIlfeiZEFqtWIKaq8
         G54UNTNZGisOR6ZSgSSwBi+NBwsYd2USl3iRE=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type:content-transfer-encoding;
        b=rj4kM6CTIsed9Mk6X4DJ9RiJ4OmQMIqGrlfex3ozvPy0ATZLjFHQ9O/5T+6oIkIZL7
         AsGXLcxMhZ1K1a8FWUhTcOeritoWu7PpGvwTSo7cQytKGHpAURUCg0M06YK+2BwWp5yf
         +0LQJVmzXnmImYwNGIaVwHXNTaMquOOiusryE=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.204.112.205 with SMTP id x13mr6994615bkp.213.1245069025270; 
	Mon, 15 Jun 2009 05:30:25 -0700 (PDT)
In-Reply-To: <4A36342B.8020400@f_philipp.fastmail.net>
References: <358eca8f0906150408n443e9a49u8411e32443f62a2a@mail.gmail.com>
	 <4A36342B.8020400@f_philipp.fastmail.net>
Date: Mon, 15 Jun 2009 13:30:25 +0100
Message-ID: <358eca8f0906150530u7af6392bs7707f9095d9c2af7@mail.gmail.com>
Subject: Re: [gentoo-user] SVG plugin
From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 3ddabfa7-bc9e-45e6-9bc1-762c5afc0fa3
X-Archives-Hash: c36a07bb627113dc63b25870077c0409

2009/6/15 Florian Philipp <lists@f_philipp.fastmail.net>:
> Mick schrieb:
>> Hi All,
>>
>> Trying to view a web page I produced some yonks ago, which at that the
>> time would utilise the Adobe SVG plugin to render a gantt chart. =A0The
>> header of the file went like this:
>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>> <?xml version=3D"1.0" encoding=3D"iso-8859-1"?>
>> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20000303 Stylable//EN"
>> "http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.=
dtd">
>> <svg xml:space=3D"preserve" width=3D"10in" height=3D"8in"
>> style=3D"font-family:'Arial';font-size:8">
>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>>
>> Adobe seem to have abandoned further development. =A0Any idea what I can
>> use to render such a graphic (image/svg+xml) in a browser?
>
> Firefox supports svg out of the box, now. Maybe you need the svg
> USE-flag for x11-libs/cairo.

Hmm, mozilla-firefox does not have an svg flag.  Anyway, I have svg in
my /etc/make.conf and also have cairo installed:

[I] x11-libs/cairo

     Installed versions:  1.8.6-r1!t(18:54:43 03/17/09)(X glitz opengl
svg -cleartype -debug -directfb -doc -xcb)

It's not just FF, but also Opera and Konqueror cannot render it either
and ask to download a plugin.
--=20
Regards,
Mick