File: mgl.cgi.1

package info (click to toggle)
mathgl 2.4.4-7
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 34,092 kB
  • sloc: cpp: 82,288; javascript: 3,284; ansic: 3,178; pascal: 1,562; python: 37; makefile: 20; sh: 20
file content (17 lines) | stat: -rw-r--r-- 469 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.\" Process this file with
.\" groff -man -Tascii mgl.cgi.1
.\"
.TH MGLCONV 1 "APRIL 2013" MathGL "User Manuals"
.SH NAME
mgl.cgi \- Execute MathGL scripts to produce PNG image.
.SH SYNOPSIS
.B mgl.cgi
[CGI_of_MGL]
.SH DESCRIPTION
.B mgl.cgi
reads CGI query with MGL script from standard input and put resulting PNG image into standard output.
.SH AUTHOR
mgl.cgi was written by Alexey Balakin, http://mathgl.sourceforge.net/
.SH "SEE ALSO"
.BR mglview (1),
.BR mgl (5)