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 ) id 1MGCoq-0000Dj-Og for garchives@archives.gentoo.org; Mon, 15 Jun 2009 14:05:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0BFBEE03D3; Mon, 15 Jun 2009 14:05:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id DC4CEE03D3 for ; Mon, 15 Jun 2009 14:05:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 72C6564E9B for ; Mon, 15 Jun 2009 14:05:30 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.518 X-Spam-Level: X-Spam-Status: No, score=-3.518 required=5.5 tests=[AWL=0.081, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0PreJ8aVY5wf for ; Mon, 15 Jun 2009 14:05:19 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id D0EAD64CE7 for ; Mon, 15 Jun 2009 14:05:12 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MGBXi-0004Ep-QZ for gentoo-user@gentoo.org; Mon, 15 Jun 2009 12:44:06 +0000 Received: from athedsl-381596.home.otenet.gr ([79.131.42.154]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 Jun 2009 12:44:06 +0000 Received: from realnc by athedsl-381596.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 Jun 2009 12:44:06 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: SVG plugin Date: Mon, 15 Jun 2009 15:43:58 +0300 Organization: Lucas Barks Message-ID: References: <358eca8f0906150408n443e9a49u8411e32443f62a2a@mail.gmail.com> <4A36342B.8020400@f_philipp.fastmail.net> <358eca8f0906150530u7af6392bs7707f9095d9c2af7@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-381596.home.otenet.gr User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1b3pre) Gecko/20090610 Thunderbird/3.0b2 In-Reply-To: <358eca8f0906150530u7af6392bs7707f9095d9c2af7@mail.gmail.com> Sender: news X-Archives-Salt: 58a9d3d5-ade8-4a4a-828c-d6e918dcb73f X-Archives-Hash: 623e28964e713243e1e354bc17e61144 On 06/15/2009 03:30 PM, Mick wrote: > 2009/6/15 Florian Philipp: >> 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. The >>> header of the file went like this: >>> ============================================= >>> >>> >> "http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd"> >>> >> style="font-family:'Arial';font-size:8"> >>> ============================================= >>> >>> Adobe seem to have abandoned further development. Any 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. The code in your webpage is probably wrong. You should just use a normal HTML header instead of this weird "