Path: usenet.cis.ufl.edu!usenet.eel.ufl.edu!newsfeed.internetmci.com!psgrain!nntp.teleport.com!usenet
From:
[email protected] (Karl Glazebrook)
Newsgroups: comp.lang.perl.announce,comp.lang.perl.misc,comp.lang.perl
Subject: GIFS, PERL and the Web
Followup-To: comp.lang.perl.misc
Date: 18 Jul 1995 13:16:11 GMT
Organization: Institute of Astronomy, Cambridge
Lines: 30
Approved:
[email protected] (comp.lang.perl.announce)
Message-ID: <
[email protected]>
Reply-To:
[email protected]
NNTP-Posting-Host: linda.teleport.com
X-Disclaimer: The "Approved" header verifies header information for article transmission and does not imply approval of content.
Xref: usenet.cis.ufl.edu comp.lang.perl.announce:77 comp.lang.perl.misc:1870 comp.lang.perl:54515
People have been frequently asking on this group "how
do I use perl to render GIFs for the Web".
Well a picture is worth a thousand words so as an amusement
I have constructed a demo page showing how trivial this exercise is
using my pgperl software.
Basically this is a Web Form which lets the user type in a mathematical
function which is then plotted and returned as a GIF by a pgperl CGI
script.
Interested parties can look at this on:
http://www.ast.cam.ac.uk/cgi-bin/pgperl_formdemo.pg
Various other parameters such as axis range, styling
options, etc. can also be specified.
pgperl can also do PPM format.
If you find it useful, feel free to nick the code, personally
I think it has interesting possibilities...
Karl
--
[email protected] Institute of Astronomy, Cambridge, U.K.
publications:
http://www.ast.cam.ac.uk/~kgb/papers.html
pgperl software:
http://www.ast.cam.ac.uk/~kgb/pgperl.html