www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-2.6 required=5.0 tests=BAYES_00,SPF_HELO_PASS |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <4B957F2D.1020503@wesbarris.com> |
Date: | Tue, 9 Mar 2010 08:50:21 +1000 |
From: | Wes Barris <wesb AT wesbarris DOT com> |
User-Agent: | Thunderbird 2.0.0.23 (Windows/20090812) |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: 1.7.1-1: ImageMagick seems to lack jpeg support |
References: | <20100308121926 DOT GB1728 AT cswt5769> <2a46270d1003081301w36e97464j75f3a5ec1de40ef5 AT mail DOT gmail DOT com> |
In-Reply-To: | <2a46270d1003081301w36e97464j75f3a5ec1de40ef5@mail.gmail.com> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Merek Thorondursson wrote: > The IM convert command handles jpeg images well. Converting jpeg images with IM on cygwin works for me too. I too have never seen that notation (although it may work). I would use either '-resize 600' or '-resize 600x600' both of which would preserve the aspect ratio. Maybe there is something wrong with that particular jpeg. Have you tried this on others? If you type 'identify -list format | fgrep JPEG' is jpeg listed with rw-? > I'm a novice with ImageMagick, but I don't normally see -geometry > used this way. I could be wrong with what you're trying to do, but > if you're simply trying to resize a test jpeg with the 600x notation > I'd guess you're resizing with intent to maintain the aspect ratio > and a final width of 600 pixels. The command line notation I'd use > to do that would be: > >> convert test.jpg -resize 600x test-out.jpg > > --- Merek > > Hope this helps. Sorry if I misunderstood the problem. > > On 3/8/10, Nick White <cygwin-list AT njw DOT me DOT uk> wrote: > · The command convert, from the ImageMagick suite, doesn't appear to > · have a properly configured jpeg decoder. > > · # convert test.jpg -geometry 600x test-out.jpg > · convert: no decode delegate for this image format `test.jpg'. > · convert: missing an image filename `test-out.jpg'. > · > · Which would imply that jpegs should be readable and writable by > · convert, which they don't appear to be. > > -- > Problem reports: http://cygwin.com/problems.html > FAQ: http://cygwin.com/faq/ > Documentation: http://cygwin.com/docs.html > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > -- Wes Barris -------------------------------------------------------------------- Today's fortune: There is no time like the pleasant. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |