Date: Tue, 4 Aug 1998 15:59:23 +0200 From: Francois LAISSUS <fla@laissus.fr> To: hackers@FreeBSD.ORG Subject: GIF compressed with ImageMagick-3.9.0 Message-ID: <19980804155923.40800@laissus.fr>
next in thread | raw e-mail | index | archive | help
Hi, I'm trying to convert Sun raster files into gif with convert from ImageMagick-3.9.0 : 1) convert -compress zip -colors 8 SUN:file GIF:file.gif 2) convert -colors 8 SUN:file GIF:file.gif In both cases file.gif is not compressed ;-( I've tried it manually with xv, successfuly... Nothing about that in search database. Any idea ? Thank you -- F.Laissus fla@laissus.fr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980804155923.40800>