24 Jan
2001
24 Jan
'01
07:16
On Wed, 24 Jan 2001, Volker wrote:
If you just add a ! after the geometry specification it will, thusly: for image in *.jpg; do convert $image -geometry 160x120! thumb-$image This would be a bad thing to do as the appended ! changes the aspect ratio of the image, which is hardly ever something you'd want.
What does the ! do in the above example? Thanks. *************************************************** Powered by SuSE Linux 7.0 Professional KMail 1.0.29.2 Bryan S. Tyson bryantyson@earthlink.net ***************************************************