Reply to Problem with image stretching

Problem with image stretching new!
by Kris, 16 years, 12 months ago
Hello,

I use this script to upload screenshots.

I want large screenshots to be scalled down to 1024 width and no change to small screenshots.

I use this:
$handle->image_resize         = true;
$handle->image_ratio_y        = true;
$handle->image_x              = 1024;

but when i upload an image that width is smaller then 1024, the image ratio is increased.

How can I fix this?

Thank you.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