Monthly Archives: July 2009

07/08/2009
Comments

Basic word wrapping with Imagick

Imagick is a great extension for PHP that allows you to create and manipulate images. It is much better than GD. I wanted to draw some word wrapped text, but the unfortunate thing with Imagick is that you must use … Continue reading