On Sun, Feb 12, 2006 at 03:33:39PM -0500, tedd wrote:
> >Create the image you are going to watermark with as a PNG, png
> >doesn't suffer the issues of the antialiasing issues like GIF.
> >
> ...
> 
> First, thanks for helping.

No problem
> 
> Second, I wasn't using a GIF -- my copyright was a png and my image was a 
> jpg.
> 
> Third, the following is my code, I think I'm following what you said 
> -- but something is wrong -- the problem remains as shown here:

I'm not an expert on all this, but it seems that it is because your
anti-alias method is against white, you really want it against
transparent.

I think it might be a bit off topic for discussion here but what
does your copyight.png look like?

Oh, one thing that might be important is what version of gd is php
compiled with?

Curt.
-- 
cat .signature: No such file or directory

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to