On Tue, 2003-10-21 at 19:15, Torst wrote:
> imagecopyresampled makes bad quality jpeg images when scaling them down,
> especially on areas of the same colour (i.e. large font).
> I am using antialiasing.
> 
> I thought I'd try converting the images to png - imagecopyresampling them -
> and then save as jpeg, however I can't seem to get it to work!

I don't think it makes a difference since I believe it's stored the same
internally once you've created the image.

Cheers,
Rob.
-- 
.------------------------------------------------------------.
| InterJinn Application Framework - http://www.interjinn.com |
:------------------------------------------------------------:
| An application and templating framework for PHP. Boasting  |
| a powerful, scalable system for accessing system services  |
| such as forms, properties, sessions, and caches. InterJinn |
| also provides an extremely flexible architecture for       |
| creating re-usable components quickly and easily.          |
`------------------------------------------------------------'

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

Reply via email to