From graphics-request at octave dot org Mon Oct 18 11:03:37 2004 Subject: Re: gd-octave 1.8.4 From: Jonathan Stickel To: Muthu CC: graphics at octave dot org Date: Mon, 18 Oct 2004 09:00:10 -0700 Muthu wrote: > Hello Folks! > Im happy to announce gd-octave. > GD library a generalpurpose 2-D graphics > library has been successfully ported to > Octave. > > Please go through the web page at > http://cybernetics.freewebspace.com/gd-otave/ > For downloading and details. > This link seems broken. > You need: > A standard GNU/Linux distro [Debian,FC2,RH9,Mandrake] > GD Library itself [Old version 1.8.4] > Octave package > http://www.boutell.com/gd/http/gd-1.8.4.tar.gz > libjpeg,libzip,libpng12 > > To BUILD the package: > tar -xzvf ./gd-octave-0.0.3.tgz > cd gd-octave-0.0.3 > cd src > make > > To see the demo > cd demo > ./test.m > display ./test-octave.png > > See the page for more details. > gd-octave is GPL'ed. > Report bugs to > me[gnumuthu][aT][users][dot][sourceforge.net] > Authors: Muthiah Annamalai & Hemant Kumar. > > Cheers > Muthu. > > > > _______________________________ > Do you Yahoo!? > Declare Yourself - Register online to vote today! > http://vote.yahoo.com > >