
PHP Image Processing
(2007-07-28 at 22:23:00)
I've been playing with PHP using it to create an image based on some text supplied by a user or from a database. One of my friends wanted to overlay some text onto an image for his company, after a quick look round I found some PHP functions that seemed perfect.
I've put together a quick demo here: TTF to PNG (Expect the URL to change as I integrate it into my CMS as a proper article once its finished)
I've been playing with PHP using it to create an image based on some text supplied by a user or from a database. One of my friends wanted to overlay some text onto an image for his company, after a quick look round I found some PHP functions that seemed perfect.
I've put together a quick demo here: TTF to PNG (Expect the URL to change as I integrate it into my CMS as a proper article once its finished)

