This is the mail archive of the cygwin-talk mailing list for the cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Winge about Windows no: XLS143556BJ



"zzapper" wrote in message news:Xns979788D103323zzappergmailcom@80.91.229.5...
George <XXXXXX@sbcglobal.net.invalid> wrote in news:20060331103522.GA1376@home:
^^^^
Imagemagick is what you're looking for.

convert foo.jpg -resize 96x96 bar.jpg

Arbitrarily selected self-help link:

http://www-128.ibm.com/developerworks/library/l-graf/?ca=dnt-428

Hi merci tout le monde


What worked for me (fortunately I already had ImageMagick!)

convert -sample 80x40 abbeyparkarch.gif s_abbeyparkarch.gif

lsimg abbeyparkarch.gif s_abbeyparkarch.gif

(Cant remember where I got lsing.exe from)

You reference "LSIMG" in "Is there a cli tool to list image dimensions?" on comp.unix.shell
There appear to be no other references to it besides your message, so I assume you wrote it, or modified some other program.
Are you sure it is an exe and not just a shell script wrapper around imagemagick's 'identify' utility?




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]