Script to create an image from text?

Script to create an image from text?

shimi linux-il at shimi.net
Wed Feb 2 16:00:17 IST 2011


2011/2/2 Amichai Rotman <amichai at iglu.org.il>

> Hi,
>
> I am looking for a script to be used at a web site that will accept certain
> details as input (say: Name, Phone, etc.) and then convert it to a jpeg
> image file that will include a template (say: A diploma graphic) and the
> text entered incorporated...
>
> I hope I was clear enough....
>
> Thanks,
>
> Amichai.
>
>
You could write a simple HTML form with an action pointing to a PHP file,
and use very basic PHP image writing functions, e.g.
http://php.net/imagettftext to put data from $_GET into your image...

-- Shimi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.cs.huji.ac.il/pipermail/linux-il/attachments/20110202/958b6e5b/attachment.html>


More information about the Linux-il mailing list