From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: GuixSD artwork Date: Mon, 22 Feb 2016 14:21:12 -0500 Message-ID: <871t84tutz.fsf@netris.org> References: <20160214170844.GA10026@debian> <87io1qu6u2.fsf@dustycloud.org> <20160215092347.GA16981@solar> <87a8mtso0t.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49882) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aXw34-0004zK-Um for guix-devel@gnu.org; Mon, 22 Feb 2016 14:21:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aXw31-0000J6-Ny for guix-devel@gnu.org; Mon, 22 Feb 2016 14:21:34 -0500 In-Reply-To: <87a8mtso0t.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sun, 21 Feb 2016 23:21:22 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) writes: > Andreas Enge skribis: > >> On Sun, Feb 14, 2016 at 04:59:17PM -0800, Christopher Allan Webber wrote: >>> Why would we drop the checkerboard pattern again? I like it a lot! >> >> That of course is a question of taste; I am not so fond of it. >> But my message was not to discuss matters of taste (which according >> to German and French sayings is impossible). I seem to recall that >> the pattern was simply an artefact of the program used to create >> the png from the svg, and that it had been discussed and corrected. > > Could you find again that discussion? I forgot what the arguments were > and what happened. As I recall, while I was trying to change our svg->png code to use simpler tools to avoid requiring 'inkscape', I guessed that the checkboard pattern might be a mere artifact, but Luis later confirmed that it was an intentional part of the design. Mark