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-96853-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1MGa0m-0002ki-Cs
	for garchives@archives.gentoo.org; Tue, 16 Jun 2009 14:51:44 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 6FEE0E0351;
	Tue, 16 Jun 2009 14:51:43 +0000 (UTC)
Received: from mail-yx0-f202.google.com (mail-yx0-f202.google.com [209.85.210.202])
	by pigeon.gentoo.org (Postfix) with ESMTP id E6F6DE0351
	for <gentoo-user@lists.gentoo.org>; Tue, 16 Jun 2009 14:51:39 +0000 (UTC)
Received: by yxe40 with SMTP id 40so2599180yxe.10
        for <gentoo-user@lists.gentoo.org>; Tue, 16 Jun 2009 07:51:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:sender:received:in-reply-to
         :references:date:x-google-sender-auth:message-id:subject:from:to
         :content-type:content-transfer-encoding;
        bh=bxKDafb1OA0bNskHJzg0jiKU9MqeVJ//GzXhJwWZHsU=;
        b=QAdSZDPir8ze0W+xBoapVUFgiqkogeDruFf5rDoRpQTPVH2tcyjDJ7lSQsO6ZDGp9A
         3HgKV+lGoWSh9SrfH0rrz4n+NR8BEWQhn8sxDv7KfSRT2ZkDGDE8dCk6L3nlZ/Gzicb7
         5xbd95ClbQAT9rkIlU/Pqv+S0Me1ORmx/6Cfs=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:sender:in-reply-to:references:date
         :x-google-sender-auth:message-id:subject:from:to:content-type
         :content-transfer-encoding;
        b=m/0v+lw08I7L4/3wrZgxObBGPFLt3ChuWH5FXmfz2cSgp24cgpGsB9LnxeXm5f9RBe
         7QtSCwuHTHleHKy1/JYXlvVzdRaSucszNqBe+Qh3fyFapck7swkrKyVU85jVjlluAC0D
         JeVlZ15WszpnKY4JxZGfgbYllXBq3tMZ3lCLA=
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
Sender: paul.hartman@gmail.com
Received: by 10.151.123.12 with SMTP id a12mr15826049ybn.85.1245163870600; 
	Tue, 16 Jun 2009 07:51:10 -0700 (PDT)
In-Reply-To: <9acccfe50906160713m24dd2736y1b5e9d1ee3f36b@mail.gmail.com>
References: <358eca8f0906150408n443e9a49u8411e32443f62a2a@mail.gmail.com>
	 <4A36342B.8020400@f_philipp.fastmail.net>
	 <358eca8f0906150530u7af6392bs7707f9095d9c2af7@mail.gmail.com>
	 <h15fmc$f6m$1@ger.gmane.org>
	 <9acccfe50906150731k6a6c4dbh13823bdfa002e735@mail.gmail.com>
	 <58965d8a0906150757h67664cc0p851eaff2f1efb272@mail.gmail.com>
	 <9acccfe50906160713m24dd2736y1b5e9d1ee3f36b@mail.gmail.com>
Date: Tue, 16 Jun 2009 09:51:10 -0500
X-Google-Sender-Auth: b8a93ca2856eb3d0
Message-ID: <58965d8a0906160751td86b3d2l91f3f1976a5f6ee0@mail.gmail.com>
Subject: Re: [gentoo-user] Re: SVG plugin
From: Paul Hartman <paul.hartman+gentoo@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Archives-Salt: 8c653609-7574-40a1-acb8-ecc10bb400ce
X-Archives-Hash: 01361cbb5ce2e691700746043252a561

On Tue, Jun 16, 2009 at 9:13 AM, Kevin O'Gorman<kogorman@gmail.com> wrote:
> On Linux, my FF showed only the embed version, and that only after I
> got "NoScript" to stop blocking it.
> I wonder what's different on my system.  Oh, and svg was enabled all along.

Do you guys have cairo built with the svg USE flag enabled? I think FF
depends on that. I have "svg" in my global USE flags, FWIW.