See ImageMagick's convert -draw option for straight CGI scripting. See PHP's gd extension for drawing from PHP. The other solutions are very heavy imho. Post script source generation followed by rendering by gs is also an option. PHP+gd is the 'default' way to do it with Apache servers. This should get you started:

  http://www.phpfreaks.com/tutorials/105/0.php

Peter

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to