From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RUlCD-00059Q-D8 for garchives@archives.gentoo.org; Sun, 27 Nov 2011 20:19:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A0C021C0D2; Sun, 27 Nov 2011 20:19:11 +0000 (UTC) Received: from mail-bw0-f53.google.com (mail-bw0-f53.google.com [209.85.214.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 7B93321C107 for ; Sun, 27 Nov 2011 20:17:34 +0000 (UTC) Received: by bkaq10 with SMTP id q10so8865776bka.40 for ; Sun, 27 Nov 2011 12:17:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=ense1d6zPUFTMdmjrhVNeeoj9kgjUYP+dpnei1hecXk=; b=RwXDqvCIiFsvPL2O66dhcYl95/iT12wq+4YEOChHFkY0tLh3FYANavEZ+fRv7k98hQ pM2gkvttuodTYnbz1k+QAP++MEYYZYrqfDjx/aAfTZNLctVw6aJhapoJGz/irVvIR/9C uBTV5FST9uWRnWteLWDxavqC1h1hVG4F4cXCY= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.204.143.148 with SMTP id v20mr38395322bku.104.1322425053266; Sun, 27 Nov 2011 12:17:33 -0800 (PST) Received: by 10.204.14.7 with HTTP; Sun, 27 Nov 2011 12:17:33 -0800 (PST) In-Reply-To: <4ED2A6D9.1020905@gmail.com> References: <4ED2A6D9.1020905@gmail.com> Date: Sun, 27 Nov 2011 15:17:33 -0500 Message-ID: Subject: Re: [gentoo-user] ImageMagick From: Michael Mol To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: faebcdcd-860a-47f7-bdb9-ef23d5a9714d X-Archives-Hash: bee2866ba5d8766ee98eb66e3e5c0e84 On Sun, Nov 27, 2011 at 4:08 PM, Colleen Beamer wrote: > Hi all, > > I used to use ImageMagick to quickly resize images and convert from one > format to another (jpg to png, for example). =C2=A0ImageMagick is install= ed > on my system (installed as requirement of something else), but I'm > darned if I can find an executable to run the program. =C2=A0There used t= o be > one in /usr/bin on my old system. > > Does anyone have any experience with this? equery f imagemagick|grep bin ? --=20 :wq