Just as a second point, I do the same with my thumbnail generation ie,
for x in F*jpg; do
convert --geometry 120x120 $x tn$x
done
Converts things so that they are a constant width in my case.
--
Paul L Daniels http://www.pldaniels.com
Linux/Unix systems Internet Development
ICQ#103642862,AOL:cinflex,IRC:inflex
A.B.N. 19 500 721 806
--
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug
