class.upload.php is a powerful and mature PHP class to manage uploaded files, and manipulate images in many ways. The script is available under a GPL license.
I think I need to set image_watermark_no_zoom_in and image_watermark_no_zoom_in to true in order to not automatically resize the watermark.
as the code checks if they are set false to process..
// if watermark is too large/tall, resize it first
if ((!$this->image_watermark_no_zoom_out && ($watermark_dst_width > $this->image_dst_x || $watermark_dst_height > $this->image_dst_y))
|| (!$this->image_watermark_no_zoom_in && $watermark_dst_width < $this->image_dst_x && $watermark_dst_height < $this->image_dst_y)) {
I think everything works fine when I set them true. here is the latest picture created with the provided watermark and the gif image;
I think I need to set image_watermark_no_zoom_in and image_watermark_no_zoom_in to true in order to not automatically resize the watermark.
as the code checks if they are set false to process..
I think everything works fine when I set them true. here is the latest picture created with the provided watermark and the gif image;
http://image.adultsearch.net/UserFiles/Images/eroticmassage/2UmGGITMzgHzjjIwl5cl_9561.jpg