Greetings, list.

I have a web application that generates PNG images that are thousands of pixels high by thousands of pixels wide (using imagepng, etc.).

The problem is this takes way too much memory, and the rest of the site becomes too slow.

I'm working on something to cache the images, but some suggestions in the meantime would be great.

Maybe ImageMagick is faster? Flash?Any suggestions? Thank you very much.

- Casey

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

Reply via email to