From owner-freebsd-questions@FreeBSD.ORG Fri Dec 5 10:49:06 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0940C106564A for ; Fri, 5 Dec 2008 10:49:06 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from mail.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id D008A8FC0A for ; Fri, 5 Dec 2008 10:49:05 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (mail.rachie.is-a-geek.net [192.168.2.101]) by mail.rachie.is-a-geek.net (Postfix) with ESMTP id E1DA7AFBC02; Fri, 5 Dec 2008 01:49:04 -0900 (AKST) From: Mel To: freebsd-questions@freebsd.org, Polytropon Date: Fri, 5 Dec 2008 11:49:02 +0100 User-Agent: KMail/1.9.7 References: <592613.67715.qm@web52209.mail.re2.yahoo.com> <4938C38B.8080008@esiee.fr> <20081205113411.f202b11c.freebsd@edvax.de> In-Reply-To: <20081205113411.f202b11c.freebsd@edvax.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200812051149.03304.fbsd.questions@rachie.is-a-geek.net> Cc: Frank Bonnet Subject: Re: Image Programs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Dec 2008 10:49:06 -0000 On Friday 05 December 2008 11:34:11 Polytropon wrote: > Furthermore, there's Krita, if you're already using KDE. Yep, it's getting more stable and is more intuitive for a novice/casual user then gimp, also less powerful, but that's a matter of time. > For automated image manipulations, ImageMagick and especially > its convert command are very useful and powerful (!) tools. > > What about Inkscape? Tried this one? It's more 'Illustrator'. Allthough there's a lot of overlap between the programs, it's focus lies on compositing rather then editing images. Also, it uses ImageMagick, which I personally dislike for the reasons mentioned here: http://www.graphicsmagick.org/ -- Mel Problem with today's modular software: they start with the modules and never get to the software part.