From owner-freebsd-doc@FreeBSD.ORG Tue Feb 22 19:27:25 2011 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0F8541065670 for ; Tue, 22 Feb 2011 19:27:25 +0000 (UTC) (envelope-from streambag@streambag.se) Received: from smtprelay-h21.telenor.se (smtprelay-h21.telenor.se [195.54.99.196]) by mx1.freebsd.org (Postfix) with ESMTP id 97F358FC0A for ; Tue, 22 Feb 2011 19:27:24 +0000 (UTC) Received: from ipb4.telenor.se (ipb4.telenor.se [195.54.127.167]) by smtprelay-h21.telenor.se (Postfix) with ESMTP id 8F0AEEA9A2 for ; Tue, 22 Feb 2011 20:26:31 +0100 (CET) X-SENDER-IP: [85.229.128.83] X-LISTENER: [smtp.bredband.net] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ajk1AB6cY01V5YBTPGdsb2JhbACmHAwBAQEBNS++GoVeBIQXhmuCHg X-IronPort-AV: E=Sophos;i="4.62,207,1297033200"; d="scan'208";a="1716443723" Received: from c-5380e555.08-58-6c6b7013.cust.bredbandsbolaget.se (HELO localhost) ([85.229.128.83]) by ipb4.telenor.se with ESMTP; 22 Feb 2011 20:26:31 +0100 Date: Tue, 22 Feb 2011 20:24:38 +0100 From: Robert Andersson To: Message-ID: <20110222202438.19c5c27c@streambag.se> In-Reply-To: <4828_1298282345_4D623769_4828_13948_1_4D623769.7060802@orange-ftgroup.com> References: <3155_1297695312_4D594250_3155_282478_1_4D59424A.1050901@orange-ftgroup.com> <20110219154703.17de58ba@streambag.se> <4828_1298282345_4D623769_4828_13948_1_4D623769.7060802@orange-ftgroup.com> X-Mailer: Claws Mail 3.7.8 (GTK+ 2.22.1; i386-portbld-freebsd8.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-doc@FreeBSD.org Subject: Re: Logo problem? X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2011 19:27:25 -0000 On Mon, 21 Feb 2011 10:59:05 +0100 wrote: > > > Hi, > > > > Hi > > > Please take a look at the version of the svg provided here: > > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=145917 > > > > That one renders correctly in Inkscape at least. > > > > Nice! Though the rendering is not exactly the same. > I saw the problem is due to adobe proprietary features, is the use of > these features under license? If not, a big jpeg rendered version > could also be provided, this would satisfy those of us wanting big > printings (for sweat-shirt, posters etc...) in the wait of a full > free software-friendly rendering version. > > > > Cheers! > > > > / Robert > > > > > Cheers > > Johan V. > > > ******************************************************************************** > IMPORTANT.Les informations contenues dans ce message electronique y > compris les fichiers attaches sont strictement confidentielles et > peuvent etre protegees par la loi. Ce message electronique est > destine exclusivement au(x) destinataire(s) mentionne(s) ci-dessus. > Si vous avez recu ce message par erreur ou s il ne vous est pas > destine, veuillez immediatement le signaler a l expediteur et > effacer ce message et tous les fichiers eventuellement attaches. > Toute lecture, exploitation ou transmission des informations > contenues dans ce message est interdite. Tout message electronique > est susceptible d alteration. A ce titre, le Groupe France Telecom > decline toute responsabilite notamment s il a ete altere, deforme ou > falsifie. De meme, il appartient au destinataire de s assurer de l > absence de tout virus. > > IMPORTANT.This e-mail message and any attachments are strictly > confidential and may be protected by law. This message is intended > only for the named recipient(s) above. If you have received this > message in error, or are not the named recipient(s), please > immediately notify the sender and delete this e-mail message. Any > unauthorized view, usage or disclosure ofthis message is prohibited. > Since e-mail messages may not be reliable, France Telecom Group shall > not be liable for any message if modified, changed or falsified. > Additionally the recipient should ensure they are actually virus > free. > ******************************************************************************** > > _______________________________________________ > freebsd-doc@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-doc > To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org" > Hi, You're right. The SVG version relies pretty heavily on SVG filters, so most applications will probably not be able to display it correctly. I know that Firefox at least is missing some important features required to display the logo. In fact even Inkscape, which I used to modify the logo in the first place, has a hard time displaying the logo. As a result, the logo does not look exactly like the original. That being said, I created a high resolution PNG with the logo as best as Inkscape can render it. http://streambag.se/files/FreeBSDlogo.png Hope you find it useful. Cheers, Robert