Jump to content

graphics Layout Engine

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Janstruyf (talk | contribs) at 14:41, 1 November 2008 (External links). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Graphics Layout Engine (GLE) is a graphics scripting language designed for creating publication quality graphs, plots, diagrams, figures and slides. GLE supports various graph types such as function plots, histograms, bar graphs, scatter plots, contour lines, color maps and surface plots through a simple but flexible set of graphing commands. More complex output can be created by relying on GLE's scripting language, which is full featured with subroutines, variables, and logic control. GLE relies on LaTeX for text output and supports mathematical formula in graphs and figures. GLE's output formats include EPS, PS, PDF, JPEG, and PNG. GLE is licensed under the BSD license. QGLE, the GLE user interface, is licensed under the GPL license.


GLE
Repository
Written inC++
PlatformCross-platform
LicenseBSD / GPL
Websitehttp://www.gle-graphics.org/

License

GLE is licenced under the BSD license. QGLE, the GLE user interface, is licenced under the GPL license.

See also