Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #7237
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Joshua Cranmer <Pidgeot18@verizon.invalid> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: cropping images |
| Date | Thu, 18 Aug 2011 21:05:07 -0500 |
| Organization | A noiseless patient Spider |
| Lines | 12 |
| Message-ID | <j2kgcu$urs$2@dont-email.me> (permalink) |
| References | <t77r47tvj51bpkie7a1s7jgc2f3bic6b5t@4ax.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Injection-Date | Fri, 19 Aug 2011 02:05:19 +0000 (UTC) |
| Injection-Info | mx04.eternal-september.org; posting-host="WpcHJSul77m+zlbR9GVqkA"; logging-data="31612"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+PS6KV0V7639ejDrRat3S6xeF20K0v0lo=" |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0) Gecko/20110812 Thunderbird/6.0 |
| In-Reply-To | <t77r47tvj51bpkie7a1s7jgc2f3bic6b5t@4ax.com> |
| Cancel-Lock | sha1:+W+2oi0MCzfGIjcdd6f5f7SYWl0= |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:7237 |
Show key headers only | View raw
On 8/18/2011 6:18 PM, Roedy Green wrote: > I have 1200 square PNG images of national flags in various sizes. I > would like to crop them to rectangles. I thought of writing a > one-shot java utility for the purpose, then I wondered if I would be > reinventing the wheel. Suggestions? ImageMagick can do a lot of stuff with image manipulation, especially combined with some simple shell scripts. -- Beware of bugs in the above code; I have only proved it correct, not tried it. -- Donald E. Knuth
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
cropping images Roedy Green <see_website@mindprod.com.invalid> - 2011-08-18 16:18 -0700
Re: cropping images Thomas Richter <thor@math.tu-berlin.de> - 2011-08-19 01:49 +0200
Re: cropping images Roedy Green <see_website@mindprod.com.invalid> - 2011-08-18 17:34 -0700
Re: cropping images Tom Anderson <twic@urchin.earth.li> - 2011-08-19 11:28 +0100
Re: cropping images Roedy Green <see_website@mindprod.com.invalid> - 2011-08-19 17:13 -0700
Re: cropping images Thomas Richter <thor@math.tu-berlin.de> - 2011-08-19 21:48 +0200
Re: cropping images Roedy Green <see_website@mindprod.com.invalid> - 2011-08-19 17:14 -0700
Re: cropping images Nigel Wade <nmw-news@ion.le.ac.uk> - 2011-08-22 13:50 +0100
Re: cropping images bugbear <bugbear@trim_papermule.co.uk_trim> - 2011-08-22 14:36 +0100
Re: cropping images Jeff Higgins <jeff@invalid.invalid> - 2011-08-22 10:12 -0400
Re: cropping images Nigel Wade <nmw-news@ion.le.ac.uk> - 2011-08-22 15:13 +0100
Re: cropping images bugbear <bugbear@trim_papermule.co.uk_trim> - 2011-08-22 16:19 +0100
Re: cropping images Joshua Cranmer <Pidgeot18@verizon.invalid> - 2011-08-18 21:05 -0500
Re: cropping images bugbear <bugbear@trim_papermule.co.uk_trim> - 2011-08-19 09:09 +0100
Re: cropping images Peter Duniho <NpOeStPeAdM@NnOwSlPiAnMk.com> - 2011-08-18 20:29 -0700
Re: cropping images Roedy Green <see_website@mindprod.com.invalid> - 2011-08-18 23:52 -0700
Re: cropping images Tom Anderson <twic@urchin.earth.li> - 2011-08-19 11:36 +0100
Re: cropping images Peter Duniho <NpOeStPeAdM@NnOwSlPiAnMk.com> - 2011-08-19 09:27 -0700
Re: cropping images "John B. Matthews" <nospam@nospam.invalid> - 2011-08-19 07:31 -0400
csiph-web