I updated Timthumb to ver 2.0 and now the images are being upsized to fit the width of the page. For example, see:
http://timfleming.com/scanner-art/2008-2009/poppies.htm/
Original image is 614 px high. It is being enlarged to fill the width of the page (941 px) and the height is up to 1500 px or so
Using version 2.0, Mac OS 10 .6.8 Google Chrome, Wordpress 3.2.1
I have changed this: define (‘MAX_WIDTH’, 941); // maximum image width define (‘MAX_HEIGHT’, 614); // maximum image height Is there anything else I’m missing?
Thanks! Tim