GLE (Graphics Layout Engine) is a graphics scripting language designed for creating publication quality graphs, plots, diagrams, figures, and slides. GLE supports various graph types (including 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 formulae in graphs and figures.
License: BSD License (original)
Changes:
This release fixes a problem with reading certain
JPEG files, one with plotting non-square height
maps, and one with rotated LaTeX formulas. It
includes fixes for compilation with GCC 4.3 and
has better support for path names with special
characters.