From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 45390 invoked by alias); 26 Sep 2017 11:36:09 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 45012 invoked by uid 89); 26 Sep 2017 11:36:08 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=awesome!, jpg, adaptation, editing X-HELO: mx0a-001b2d01.pphosted.com Received: from mx0a-001b2d01.pphosted.com (HELO mx0a-001b2d01.pphosted.com) (148.163.156.1) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 26 Sep 2017 11:36:07 +0000 Received: from pps.filterd (m0098410.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.21/8.16.0.21) with SMTP id v8QBXVtw016219 for ; Tue, 26 Sep 2017 07:36:05 -0400 Received: from e06smtp12.uk.ibm.com (e06smtp12.uk.ibm.com [195.75.94.108]) by mx0a-001b2d01.pphosted.com with ESMTP id 2d7mpap4e1-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Tue, 26 Sep 2017 07:36:05 -0400 Received: from localhost by e06smtp12.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 26 Sep 2017 12:36:03 +0100 Received: from b06cxnps4076.portsmouth.uk.ibm.com (9.149.109.198) by e06smtp12.uk.ibm.com (192.168.101.142) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Tue, 26 Sep 2017 12:36:00 +0100 Received: from d06av25.portsmouth.uk.ibm.com (d06av25.portsmouth.uk.ibm.com [9.149.105.61]) by b06cxnps4076.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id v8QBa08j21233748; Tue, 26 Sep 2017 11:36:00 GMT Received: from d06av25.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 57D5911C04A; Tue, 26 Sep 2017 12:31:54 +0100 (BST) Received: from d06av25.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 32FD211C050; Tue, 26 Sep 2017 12:31:54 +0100 (BST) Received: from oc1027705133.ibm.com (unknown [9.152.212.164]) by d06av25.portsmouth.uk.ibm.com (Postfix) with ESMTPS; Tue, 26 Sep 2017 12:31:54 +0100 (BST) From: Andreas Arnez To: Pedro Alves Cc: Joel Brobecker , gdb@sourceware.org Subject: Re: SVG version of GDB mascot (archer fish) References: <20170925222843.n74fdmen4fygs4si@adacore.com> <3105e71c-9eab-fa68-6cb1-63ef9e0cdbb9@redhat.com> Date: Tue, 26 Sep 2017 11:36:00 -0000 In-Reply-To: <3105e71c-9eab-fa68-6cb1-63ef9e0cdbb9@redhat.com> (Pedro Alves's message of "Tue, 26 Sep 2017 00:12:11 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-TM-AS-GCONF: 00 x-cbid: 17092611-0008-0000-0000-0000049A2A88 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 17092611-0009-0000-0000-00001E2B74A1 Message-Id: X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-09-26_04:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1707230000 definitions=main-1709260170 X-IsSubscribed: yes X-SW-Source: 2017-09/txt/msg00122.txt.bz2 On Tue, Sep 26 2017, Pedro Alves wrote: > On 09/25/2017 11:28 PM, Joel Brobecker wrote: >>> Since 2001 the GDB project uses the drawing of an archer fish as its >>> logo. The drawing was made by Jamie Guinan, who scanned it into a JPG >>> file. That image is currently used on all the GDB web pages. >>> >>> I've created an SVG version of that drawing and used it for my last GNU >>> Tools Cauldron slides. Here's a slightly improved version. Would this >>> be of interest? If so, I might be able to provide a patch for the GDB >>> web site, not sure how to commit it though. > > This is awesome! > >> >> I would say so. >> >> I could help with the import, since I have write access to >> the GDB web pages. It looks like generally supported by most >> web browsers, so if your SVG doesn't use any feature that's >> too fancy, we should be able to just import it, right? >> >> Should I go ahead? > > https://sourceware.org/gdb/mascot/ should be updated > to point at/mention this contribution too. Sure. I'll include that in my patch. > Is this an Inkspace SVG? If so, I believe that it's a good > idea to export it as an Optimized SVG for the web. > > If already optimized / stripped of custom extensions, it > may be desirable to also provide access to the original file > for future editing and adaptation, if Andreas is willing. It's already optimized. Yes, I can provide the Inkscape version as well. I'll add it to the patch. > Do we need to say something about copyright/license? Since the SVG is strongly based on the original drawing, it seems to me that we can not choose the license independently. The original fish is licensed as "CC BY-SA 3.0 US": http://www.bluebutton.com/misc/archer.comment So I assume that the SVG version has to be licensed in the same way. In my patch I'll update the "mascot" page with the licensing information and a link to the license (https://creativecommons.org/licenses/by-sa/3.0/us/). -- Andreas