[thelist] Convert Text to Image in PHP

Eduardo Kienetz eduardok at gmail.com
Mon Dec 15 13:44:41 CST 2008


On Mon, Dec 15, 2008 at 2:36 PM, Fred Jones <fredthejonester at gmail.com>wrote:

> This didn't work out of the box, but I can fix that probably.
>
> Only issue thus far is that quality of the image isn't that great. I'm
> not sure if it's the rendering or the fonts or both. I am going to
> play with GD also and see if I can get better.
>
> Thank you very much for that 'copy and paste' code--really sent me in
> the right direction.


Google search: "php imagemagick"
Useful result: http://sniptools.com/vault/using-imagemagick-with-php
That is, use the imagemagick module and adapt the example shown in the site
above.

-- 
Eduardo Bacchi Kienetz



More information about the thelist mailing list