On Monday 14 May 2012 19:18:29 Jack1953 wrote:
> Does anyone know if a picture can be resized to print in a different size?
Most if the resizing I do is with Imagemagick's 'Mogrify' function, e.g.
mogrify -resize 1024x768! ~/temp-pics/*.JPG
Regards, -- /\/\aurice
|