Currently when an image is resized, it often appears to
have "jaggies" or other odd artifacts such as moire
patterns. The program appears to be doing a simple
resizing instead of fully resampling the image,
resulting in sometimes ugly pictures.
I noticed "imagecopyresized" is used in the code, but
there's a php function called "imagecopyresampled" that
should do a better job and from what I've heard isn't
that much more of a load on the server. Don't know many
details beyond that, my programming days are far behind me.
Thanks , keep up the good work! 1.4.2 up and running
and doing a great job!
http://www.php.net/imagecopyresampled