Re: Tool to decrease a size of jpg file

2003-12-21 Thread Rafael Kitover
Sorry for failing to RTFM, but apparently there is an ImageMagick package in Cygwin already: http://cygwin.com/cgi-bin2/package-cat.cgi?file=ImageMagick/ImageMagick- 5.5.7-1&grep=image So you don't need to compile anything. Once you have ImageMagick installed, to reduce the size of a jpg file, a

Re: Tool to decrease a size of jpg file

2003-12-20 Thread Rafael Kitover
You should be able to compile imagemagick without much problem, get the unix source from: http://www.imagemagick.org/www/archives.html? You could also just install the windows binaries and put them in your Cygwin PATH. -- Rafael -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simpl

Re: Tool to decrease a size of jpg file

2003-12-20 Thread Igor Pechtchanski
On Sat, 20 Dec 2003, Alex Vinokur wrote: > Does Cygwin contain any tool which enables to decrease a size of jpg file? > -- >Alex Vinokur 'gzip'. ;-) Seriously, though, you might find something in the libjpeg package or the newly-proposed GraphicsMagick package[*]. Igor [*]

Tool to decrease a size of jpg file

2003-12-20 Thread Alex Vinokur
Does Cygwin contain any tool which enables to decrease a size of jpg file? -- = Alex Vinokur mailto:[EMAIL PROTECTED] http://mathforum.org/library/view/10978.html news://news.gmane.org/gmane.comp.lang.c++.perfometer ==