The algorithm for imagecopyresized() that comes with PHP isn't very 
good. Read up on it in the user comments here:

http://www.php.net/manual/en/function.imagecopyresized.php

There, a user has supplied a better function...


>Hi,
>
>after getting gd to work (thanx folks!) I am having some probs with the
>commands.
>
>The simple resize of a jpeg cant be that hard?!
>
>I have a 600x400 px jpeg and want to make a 80 x 60 out of it.
>
>Do I have to use imagecopyresized? And how. The result looks bad right now.
>
>Thanx,
>
>Andy
>
>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>To contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
Jim Musil
---------
Multimedia Programmer
Nettmedia
-------------
212-629-0004
[EMAIL PROTECTED]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to