From owner-freebsd-questions Tue Jan 14 10:42:49 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65C5A37B401 for ; Tue, 14 Jan 2003 10:42:48 -0800 (PST) Received: from janeway.vonbek.dhs.org (bgm-24-94-58-56.stny.rr.com [24.94.58.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCBAF43F65 for ; Tue, 14 Jan 2003 10:42:47 -0800 (PST) (envelope-from syborg@stny.rr.com) Received: by janeway.vonbek.dhs.org (Postfix, from userid 507) id 6928E4FCA2; Tue, 14 Jan 2003 13:23:17 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by janeway.vonbek.dhs.org (Postfix) with ESMTP id 63CC84A0F; Tue, 14 Jan 2003 13:23:17 -0500 (EST) Date: Tue, 14 Jan 2003 13:23:17 -0500 (EST) From: John Bleichert X-X-Sender: syborg@janeway.vonbek.dhs.org Reply-To: John Bleichert To: "Dr. Richard E. Hawkins" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: making avatars from digital camera images? (scripting shrinking) In-Reply-To: <20030114183533.GE1714@slytherin.ds.psu.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 14 Jan 2003, Dr. Richard E. Hawkins wrote: > Subject: making avatars from digital camera images? (scripting shrinking) > > I need to use a digital camera to take pictures of 65 students > to turn in to avatars for discussion boards. They need to be limited to > 80x80, and 6144 bytes. I'm sure *something* in the graphics ports must > be scriptable to do this, but I'm not finding it. > > Could someone spot me a hint? > > thanks > > hawk Sounds like a job for 'convert' from the ImageMagick port. Check out the info on it and some online man pages at: http://www.imagemagick.org/ and it's also in the ports tree. HTH - JB # John Bleichert # http://vonbek.dhs.org/latest.jpg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message