Article · Wikipedia archive · Last revised Jul 12, 2026

Graphics Layout Engine

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.

Last revised
Jul 12, 2026
Read time
≈ 1 min
Length
230 w
Citations
7
Source
GLE
Stable release
4.3.5 / February 7, 2025 (2025-02-07)
Written inC++
PlatformCross-platform
LicenseBSD / GPL
Websiteglx.sourceforge.io
Repository

Graphics Layout Engine (GLE) is a graphics scripting language designed for creating publication quality graphs, plots, diagrams, figures and slides.12 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 1990s3 and it is still under active development. Currently, GLE development is hosted on GitHub.4

Platforms

GLE is available for all major operating systems including Microsoft Windows, Mac OS X, and Unix. It is included in 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

See also

References

References

External links