| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-1.4 required=5.0 tests=AWL,BAYES_40,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_YG |
| X-Spam-Check-By: | sourceware.org |
| MIME-Version: | 1.0 |
| In-Reply-To: | <818339.17674.qm@web111309.mail.gq1.yahoo.com> |
| References: | <226718 DOT 48203 DOT qm AT web111310 DOT mail DOT gq1 DOT yahoo DOT com> <AANLkTim7NcTqUEppJDCmT9yyt=P_bfMdXxK-_=R-+4ob AT mail DOT gmail DOT com> <818339 DOT 17674 DOT qm AT web111309 DOT mail DOT gq1 DOT yahoo DOT com> |
| Date: | Mon, 21 Mar 2011 17:16:01 +0100 |
| Message-ID: | <AANLkTikCd2oVm0ciADETxK6ae-eRL-PKK2Tb67VCQfDz@mail.gmail.com> |
| Subject: | Re: GraphicsMagick build on cygwin |
| From: | marco atzeri <marco DOT atzeri AT gmail DOT com> |
| To: | john grant <johnkonradgrant AT yahoo DOT com> |
| Cc: | cygwin AT cygwin DOT com |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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 |
On Mon, Mar 21, 2011 at 4:27 PM, john grant wrote:
> Hi Marco,
> I've attached the file. I made it in GIMP by cropping an image made by my
> digital Kodak camera. Thanks for looking into this problem,
> John
>
> ________________________________
> From: marco atzeri
> To: john grant
> Sent: Mon, March 21, 2011 2:33:43 AM
> Subject: Re: GraphicsMagick build on cygwin
>
> On Sun, Mar 20, 2011 at 10:21 PM, john grant <johnkonradgrant AT yahoo DOT com>
> wrote:
>> Hi,
>> I'm trying to load a .JPG file with octave 3.4 on cygwin (Vista). I get
>> the
>> following error. Thanks for any tips.
>> John
>>
>> octave:1> imfinfo('office_lowres.JPG')
>> warning: your version of GraphicsMagick limits images to 16 bits per pixel
>> error: Magick++ exception: Magick: No decode delegate for this image
>> format
>> () reported by
>>
>> /pub/cygports/graphicksmagick/GraphicsMagick-1.3.12-1/src/GraphicsMagick-1.3.12/magick/constitute.c:8279
>> (ReadImage)
>>
>>
>>
>
>
> John,
> could you send me your image for GM 32 bit tests ?
>
> Regards
>
> Marco
> octave and GM cygwin package maintainer
>
>
John,
on my Windows xp, I have no problem on reading the image
octave:3> a=imfinfo("office_lowres.JPG")
warning: your version of GraphicsMagick limits images to 16 bits per pixel
a =
scalar structure containing the fields:
Filename = /tmp/octave/office_lowres.JPG
FileModDate = 21-Mar-2011 16:40:37
FileSize = 48961
Height = 300
Width = 400
BitDepth = 8
Format = JPEG
LongFormat = Joint Photographic Experts Group JFIF format
XResolution = 72
YResolution = 72
TotalColors = 21765
TileName =
AnimationDelay = 0
AnimationIterations = 0
ByteOrder = undefined
Gamma = 0
Matte = 0
ModulusDepth = 8
Quality = 75
QuantizeColors = 256
ResolutionUnits = undefined
ColorType = truecolor
View =
$ cygcheck -c octave GraphicsMagick
Cygwin Package Information
Package Version Status
GraphicsMagick 1.3.12-1 OK
octave 3.4.0-2 OK
are you sure that the permissions on the file are correct ?
Marco
--
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 |