Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!news.shlink.de!news1.wobline.de!news.bcc.de!newsfeeder.ewetel.de!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!feeder.news-service.com!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Jeff Higgins Newsgroups: comp.lang.java.programmer Subject: Re: cropping images Date: Mon, 22 Aug 2011 10:12:49 -0400 Organization: A noiseless patient Spider Lines: 35 Message-ID: References: <02vt479b3tn44vf8eg0gm30158oi0vpkvn@4ax.com> <9bf1k8Fd0tU1@mid.individual.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Mon, 22 Aug 2011 14:09:40 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="Z+UYWCPnTu4kxHsUACWmFQ"; logging-data="18461"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18VTjxXypXG25j3oUU57yijUqmWmCFiAYc=" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20110704 Icedove/3.0.11 In-Reply-To: Cancel-Lock: sha1:THvj+T76Oy1mBPAc8beVBUGVkjw= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:7287 On 08/22/2011 09:36 AM, bugbear wrote: > Nigel Wade wrote: >> On 20/08/11 01:14, Roedy Green wrote: >>> On Fri, 19 Aug 2011 21:48:06 +0200, Thomas Richter >>> wrote, quoted or indirectly quoted someone >>> who said : >>> >>>> I pointed you to a pair of two utilities which do that rather nicely >>>> and >>>> cost $0. Where is the problem? >>> >>> they don't run under windows, >> >> apparently they do: >> http://www.imagemagick.org/Usage/windows > > The utilities posted by Thomas were pngtopnm, pnmcrop > which are part of the netpbm suite, > not ImageMagick. > > It appears (quick google) that netpbm was runnable on windows at > one stage, and may still be. > > However, since netpbm is essentially built on > the principle of pipelining the components > together, Unix is very much its natural habitat. > I'm sure that the Cygwin environment for Windows is not for everyone but installing a basic Cygwin and the libnetpbm certainly qualifies as painless in my opinion.