X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 	tests=AWL,BAYES_00
X-Spam-Check-By: sourceware.org
Message-ID: <794535.18484.qm@web25503.mail.ukl.yahoo.com>
Date: Mon, 5 Oct 2009 18:29:30 +0000 (GMT)
From: Marco Atzeri <marco_atzeri@yahoo.it>
Subject: Re: R: 'gm convert' in 1.5 and 1.7
To: Cygwin <cygwin@cygwin.com>, Angelo Graziosi <angelo.graziosi@alice.it>
In-Reply-To: <4AC91C98.6050007@alice.it>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

> Da: Angelo Graziosi=20
> Oggetto: Re: R: 'gm convert' in 1.5 and 1.7
> A: "Cygwin" <cygwin cygwin.com>
> Data: Luned=EC 5 ottobre 2009, 00:07
> Marco Atzeri ha scritto:
> >=20
> > as workaround try=20
> > gm convert -compress jpeg test.jpg test2.pdf
>=20
> Just for completeness...
>=20
> Using 'convert' (i.e. from IM) gives the same result in 1.5
> and 1.7:
>=20
> $ convert test.jpg test2.pdf
>=20
> $ ls -lrt
> [...]
> -rw-r--r-- 1 graziosi Users=A0=A0=A0353300=A0 5
> Oct 00:02 test2.pdf
>=20
>=20
> Cheers,
> Angelo.
>=20

Hi Angelo,
it is a change of behavior implemented by
upper stream developer 2 years ago

http://article.gmane.org/gmane.comp.video.graphicsmagick.help/857

so it is not my fault and you are the first to notice and complain :-) .

I will not change the behavior for cygwin,=20
and the proposed workaround is the new expected way of working ;-)

Eventually to avoid the re-sampling of your jpeg image, with lower=20
quality, you should use

gm convert -compress jpeg -define jpeg:preserve-settings test.jpg test.pdf



Regards
Marco


=20




--
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

