X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: zzapper Subject: Resizing images from CLI Date: Fri, 28 Apr 2006 08:08:29 +0000 (UTC) Lines: 15 Message-ID: User-Agent: Xnews/5.04.25 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 From the talk NG I got this info for CLI image manipulation requires ImageMagick installed and in path # from imageMagick convert -sample 80x40 abbeyparkarch.gif s_abbeyparkarch.gif lsimg abbeyparkarch.gif s_abbeyparkarch.gif What I'd like now is to resize an image but preserve it's aspect ratio how do? -- http://successtheory.com/tips/ Vim, Zsh, MySQL Tips -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/