Path: csiph.com!goblin1!goblin.stu.neva.ru!uio.no!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.048 X-Spam-Evidence: '*H*': 0.90; '*S*': 0.00; 'anyway.': 0.04; 'python.': 0.11; 'extensible': 0.16; 'friendlier': 0.16; 'wrote:': 0.16; '2015': 0.20; 'trying': 0.22; 'tried': 0.24; 'header:In-Reply- To:1': 0.24; 'fri,': 0.27; 'message-id:@mail.gmail.com': 0.27; 'idea': 0.28; 'css.': 0.29; 'websites.': 0.29; 'subject:/': 0.30; 'source': 0.33; 'open': 0.33; 'received:google.com': 0.35; 'but': 0.36; 'to:addr:python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'really': 0.37; 'to:addr:python.org': 0.40; 'great': 0.63; 'subject:Build': 0.66; 'sounds': 0.76; 'to:name:python': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=8Y8emDaZAK/7zDjbljMVdAD7+5pT5cxoitXCacbq/l0=; b=nadu1ZpkVOTQBNtuwRD9fwlV1gGszudcAEiLSNYPqimNnh6iOlMU9+sKojdkE5WHHO R3Esl4OKsX6BDBBEwFfKc6VlrKJOYRHnL1OxcogVo1X2mT6HUhg4zoMvcGKce0I/gmKD aexWpRM6pSw2vOSvRNC3fYUSbY6Pnx6UpUyhxd3zcNEo0nCEYNA2b6vDvQ7ueEvt/2oC 4moSPKvWIi/hoISKYNG7rUXNtcnztcUCyVzZVVgqavHxm7+5NJTb5mAQz46kvIUpMPoO 9+wLbr36+QPG9jSYDCgHafYgRGmc0AYrqsc+qbsIteOdQuz73tAo8NbmajYpBM1ZZhXh SvkQ== X-Received: by 10.170.194.22 with SMTP id l22mr14344289yke.63.1443819437159; Fri, 02 Oct 2015 13:57:17 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <54286f19-7859-4e30-a9de-ef1b85c23670@googlegroups.com> From: Ian Kelly Date: Fri, 2 Oct 2015 14:56:37 -0600 Subject: Re: Newbie: Designer Looking to Build Graphics Editor (PS/AI) To: Python Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 6 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1443819439 news.xs4all.nl 23740 [2001:888:2000:d::a6]:55961 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:97354 On Fri, Oct 2, 2015 at 12:27 PM, Kenneth L wrote: > I tried to use gimp but as a photoshop user it was horrible. I was trying to like it. That is a great idea tearing down gimp. that is how I learn html and css. Breakin down websites. What about Inkscape? It's a lot friendlier than GIMP, and it sounds like you're only really interested in vector graphics anyway. Inkscape is also open source and also extensible with Python.