.TH "mgl2png" "1" "May 2010" .SH "NAME" mgl2png \- Execute MathGL scripts to generate Portable Network Graphics (PNG) output .SH "SYNOPSIS" .PP mgl2png < scriptfile > [outputname] [parameters] .PP .SH "DESCRIPTION" .PP mgl2png converts mathgl scripts into scalable vector graphics (PNG) files, to produce plots of specified functions or data. When called with only the script file name, the program will create an output PNG file in the same directory as the input script, with a .png extension. Any file entitled "scriptfile.png" (where scriptfile is the name of the script being executed will be overwritten. .PP .SH "OPTIONS" .PP .IP "\fB-L\fP" Set the locale .PP .IP "-N" Sets the nth parameter, such that \-0 is the zeroth parameter. This is supported up to \-9. Parameters are passed to the mgl script, and can be used to influence execution. .PP .SH "SEE ALSO" .PP mgl2svg, mgl2gif, mgl2eps, mgl2cpp .PP .SH "AUTHOR" .PP mgl2png was written by Alexey Balakin http://mathgl.sourceforge.net/ .PP Bugs may be submitted online to the MathGL forums at the above web address. .PP This build of mgl2png is released under the GNU General Public Licence version 2 or later\& Please see the file COPYING for license details\&.