problem with cropping

See all posts See thread Reply

Re: problem with cropping new!
by colin, 14 years, 4 months ago
Erm... (600-424)/2 = 88 and (400-204)/2=98. So:

$handle->image_crop = array(98, 88, 98, 88);
Reply