PHP Thumb » Help & Bugs

dimension problem on vertical images

(2 posts)
  1. roxx
    Member

    Hello,

    When i use the following code in my example, the new dimension of the output image is 59*60. I don't know if it is a bug but this is happening only when height is more than the width of the images.

    $thumb->adaptiveResize(60, 60) -> save('photos/test.jpg');

    Posted 2 years ago #
  2. probably a rounding issue somewhere in the code... Can you file a bug over at: http://trac.gxdlabs.com/projects/phpthumb/newticket

    That way you'll be able to track any progress on the issue :)

    Posted 2 years ago #

RSS feed for this topic

Reply

You must log in to post.