Page 1 of 1

Posted: 2006-07-12T15:41:45-07:00
by glennrp
You have to decide how you want to do that. Several choices:

1. Scale the image down to fit the smaller dimension, then stretch to fill the void.
2. Scale the image down to fit the smaller dimension, then fill the void with background color.
3. Scale the image down to fit the larger dimension and crop off the excess.

Any of those are pretty easy if you understand the "geometry" parameter.

Glenn

Posted: 2006-07-13T22:06:42-07:00
by anthony
See IM Examples Thumbnails.
Thumbnails usally have to fit in a specific sized area and their are many ways to arrange that.

http://www.cit.gu.edu.au/~anthony/graph ... nails/#fit