X-Recipient: archive-cygwin AT delorie DOT 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 Subject: Re: R: 'gm convert' in 1.5 and 1.7 To: Cygwin , Angelo Graziosi 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 AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com > Da: Angelo Graziosi=20 > Oggetto: Re: R: 'gm convert' in 1.5 and 1.7 > A: "Cygwin" > 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