Reply to Re: unintended resizing

Re: unintended resizing new!
by colin, 9 years, 10 months ago
image_ratio_no_zoom_in is to be used in place of image_ratio_xxx. It is a shortcoming of the class.

So in your code, you should do something like this:
$handle->image_resize = true;
$handle->image_x = 1024;
$handle->image_y = 800;
$handle->image_ratio_no_zoom_in = true;
Reply

Your reply

Name *
Email 
Title *
Text *
CAPTCHA image
Enter the code displayed on the image:
Click on the image to generate another one if it is hard to read it. The case is important