Graphics Layout Engine

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Mark viking (talk | contribs) at 01:36, 24 January 2020 (Adding local short description: "Graphics programming language", overriding Wikidata description "programming language" (Shortdesc helper)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

GLE
Stable release
4.2.5f / August 18, 2015; 8 years ago (2015-08-18)
Written inC++
PlatformCross-platform
LicenseBSD / GPL
Websiteglx.sourceforge.net

Graphics Layout Engine (GLE) is a graphics scripting language designed for creating publication quality graphs, plots, diagrams, figures and slides.[1][2] 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.

The GLE software dates back to the early 1990s[3] and it is still under active development. Currently, GLE development is hosted on SourceForge.[4]

Platforms

GLE is available for all major operating systems including Microsoft Windows, Mac OS X, and Unix. It is included in GNU/Linux distributions such as Debian,[5] Fedora,[6] and SUSE.[7]

License

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

See also

References

  1. ^ "The GLE Reference Manual".
  2. ^ "GLE at Freecode".
  3. ^ "Historical notes about GLE".
  4. ^ "GLE's SourceForge page".
  5. ^ "GLE in Debian GNU/Linux".
  6. ^ "GLE in Fedora GNU/Linux". Archived from the original on 2013-05-06. Retrieved 2011-12-22.
  7. ^ "GLE in SUSE GNU/Linux".

External links