From dev-return-76170-apmail-httpd-dev-archive=httpd.apache.org@httpd.apache.org Tue Oct 2 12:41:37 2012 Return-Path: X-Original-To: apmail-httpd-dev-archive@www.apache.org Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6CF70DB28 for ; Tue, 2 Oct 2012 12:41:37 +0000 (UTC) Received: (qmail 71841 invoked by uid 500); 2 Oct 2012 12:41:36 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 71655 invoked by uid 500); 2 Oct 2012 12:41:34 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 71637 invoked by uid 99); 2 Oct 2012 12:41:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Oct 2012 12:41:33 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [91.198.169.23] (HELO csmtp3.one.com) (91.198.169.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Oct 2012 12:41:26 +0000 Received: from [192.168.1.36] (3304ds3-soeb.0.fullrate.dk [90.184.126.17]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by csmtp3.one.com (Postfix) with ESMTPSA id 6C3E124064A3 for ; Tue, 2 Oct 2012 12:41:06 +0000 (UTC) Message-ID: <506AE0E2.10702@cord.dk> Date: Tue, 02 Oct 2012 14:41:06 +0200 From: Daniel Gruno User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120827 Thunderbird/15.0 MIME-Version: 1.0 To: dev@httpd.apache.org Subject: Re: "Powered by" icon for httpd-2.4 needs update References: <506AC975.2060201@redhat.com> <506AD2FC.7040401@cord.dk> <506AD659.60205@gknw.net> In-Reply-To: <506AD659.60205@gknw.net> X-Enigmail-Version: 1.4.4 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit On 10/02/2012 01:56 PM, Gregg Smith wrote: > On 10/2/2012 4:41 AM, Daniel Gruno wrote: >> Yes, this does seem to be something that needs fixing. >> If people are content with this suggestion, I can turn it into png/gif >> images and put them in the docs folder in trunk as well as the svg >> version. Or if the original author still has the original material, >> he/she can make the necessary changes, I'm fine with whichever it is. >> > > Been there, done that, have it still. What stopped it then was the font. > What license is the font under. > It begs me to ask what the license of the font currently in use is. > > So this leads me to again ask the question, what font license is > acceptable? > > I can get plenty close with a font from the Open Font Library, it is > licensed under the SIL Open Font License 1.1 > http://scripts.sil.org/OFL > > There is only one ugly blog font licensed under the Apache 2.0 License > that I have found. > So if we are going to hold out for the AL2.0, we should be fontless. > > Regards, > Gregg > Righto, ASL getting in the way ;) I have updated my suggestion for a powered-by logo using only ASL stuff: "Powered by" and "2.4" is done with Droid Sans, which is using ASL "Apache" is done with Syncopate, which is also using ASL. Take a look and see if the result is close enough for jazz, http://www.humbedooh.com/apache/poweredby.svg With regards, Daniel.