Problem with image_dst_x and image_dst_y

See all posts See thread Reply

Re: Problem with image_dst_x and image_dst_y new!
by colin, 14 years, 4 months ago
I think that image_dst_x and image_dst_y are not populated because the image is not resized, or otherwise graphically manipulated (no image processing wanted).

In this case, image_dst_x and image_dst_y are equal to image_src_x and image_src_y. I will fix it for the next version.Reply
Re: Problem with image_dst_x and image_dst_y new!
by Erdem, 14 years, 4 months ago
Yes, that's the problem.

Thanks again.Reply