"Jason Roscoe" on  wrote...
| 
| I have a large website that displays product images that we get from our
| advertising department.  They come in a size that is too large to display on
| the web.  My pages are xhtml transitional compliant and I need to specify a
| width/height for my images.  I need to resize the images to 90x90, or some
| other size, but the size needs to be square,
|
See IM Examples on thumbnails.
   http://www.cit.gu.edu.au/~anthony/graphics/imagick6/thumbnails/#creation

You have two basic solutions,,  just resize and pad the extra space.
or cut off the image edges to fit the box.  Both are looked at.



  Anthony Thyssen ( System Programmer )    <[EMAIL PROTECTED]>
 -----------------------------------------------------------------------------
                                                ,.......
                                 ,.........:::::::::::::::::.
                       ,......::::::::::::::::::''''   ``::::::
     /\_./o__ ....::::::::::::::::::'''''''               `::::
    (/^/(_^~'       ```::::::............                 ,:::: 
  ___.(_.)____             ```````:::::::::::::::::::::::::::'
              |                        `````````:::::::::::'
 -----------------------------------------------------------------------------
     Anthony's Home is his Castle     http://www.cit.gu.edu.au/~anthony/
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to