From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 117726 invoked by alias); 25 Sep 2017 22:28:49 -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 117689 invoked by uid 89); 25 Sep 2017 22:28:48 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=jamie, Jamie, jpg, mascot X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 25 Sep 2017 22:28:47 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id D66F8565F0; Mon, 25 Sep 2017 18:28:45 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id kytNebtQWzYN; Mon, 25 Sep 2017 18:28:45 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 5F2A9564BC; Mon, 25 Sep 2017 18:28:45 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 5280080388; Mon, 25 Sep 2017 15:28:43 -0700 (PDT) Date: Mon, 25 Sep 2017 22:28:00 -0000 From: Joel Brobecker To: Andreas Arnez Cc: gdb@sourceware.org, Pedro Alves Subject: Re: SVG version of GDB mascot (archer fish) Message-ID: <20170925222843.n74fdmen4fygs4si@adacore.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170113 (1.7.2) X-SW-Source: 2017-09/txt/msg00117.txt.bz2 > 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. 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? -- Joel