mgl2gif(1)
NAME
mgl2gif - Execute MathGL scripts to generate Graphics Interchange Format (GIF)files
SYNOPSIS
mgl2gif < scriptfile > [outputname] [parameters]
DESCRIPTION
mgl2gif converts mathgl scripts into Graphics Interchange Format (GIF)
files, to produce plots of speicfied functions or data. When called
with only the script file name, the program will create an output GIF
file in the same directory as the input script, with a .gif extention.
Any file entitled "scriptfile.gif" (where scriptfile is the name of
the script being executed will be overwritten.
OPTIONS
-L Set the locale
- -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.
SEE ALSO
mgl2png, mgl2svg, mgl2eps, mgl2cpp
AUTHOR
mgl2gif was written by Alexey Balakin http://mathgl.sourceforge.net/
Bugs may be submitted online to the MathGL forums at the above web
address.
- This build of mgl2gif is released under the GNU General Public Licence
version 2 or later Please see the file COPYING for license details.