Reply to unintended resizing

unintended resizing new!
by Tim, 9 years, 10 months ago
original image: 370 w x 319 h

$handle->file_new_name_body 	= $hash;
$handle->image_convert 			= 'jpg';
$handle->file_new_name_ext 		= 'jpg';
$handle->image_resize 			= true;
$handle->image_x 				= 1024;
$handle->image_ratio_y 			= true;
$handle->file_overwrite 		= true;
$handle->image_ratio_no_zoom_in = true;
$handle->Process($data['posts_dir']);

new image 1024 x 833. I have image_ratio_no_zoom_in set, so why is it still resizing? This happens in both 0.32 and 0.33 dev.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