Graphics Layout Engine: Difference between revisions

Content deleted Content added
Janstruyf (talk | contribs)
mNo edit summary
mNo edit summary
Line 1:
'''Graphics Layout Engine''' (GLE) is a [[graphic]]s [[scripting language]] designed for creating publication quality [[graph]]s, plots, [[diagram]]s, figures and slides.<ref>[http://www.gle-graphics.org/main/docs.html The GLE Reference Manual]</ref> GLE supports various graph types such as function plots, [[histogram]]s, [[bar chart|bar graph]]s, [[scatterplot|scatter plot]]s, [[contour line]]s, 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 [[subroutine]]s, [[variable]]s, and [[logic control]]. GLE relies on [[LaTeX]] for text output and supports mathematical formula in graphs and figures. GLE's output formats include [[Encapsulated PostScript|EPS]], [[Adobe Photoshop|PS]], [[Portable Document Format|PDF]], [[JPEG]], and [[Portable Network Graphics|PNG]].
 
{{lowercase|title=GLE}}
{{Infobox Software
Line 8 ⟶ 6:
| caption =
| latest_release_version = 4.1.2b
| latest_release_date = March{{release date and age|2008|03|12}}
| programming language = [[C%2B%2B|C++]]
| platform = [[Cross-platform]]
Line 15 ⟶ 13:
| website = [http://www.gle-graphics.org/ http://www.gle-graphics.org/]
}}
 
'''Graphics Layout Engine''' (GLE) is a [[graphic]]s [[scripting language]] designed for creating publication quality [[graph]]s, plots, [[diagram]]s, figures and slides.<ref>[http://www.gle-graphics.org/main/docs.html The GLE Reference Manual]</ref> GLE supports various graph types such as function plots, [[histogram]]s, [[bar chart|bar graph]]s, [[scatterplot|scatter plot]]s, [[contour line]]s, 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 [[subroutine]]s, [[variable]]s, and [[logic control]]. GLE relies on [[LaTeX]] for text output and supports mathematical formula in graphs and figures. GLE's output formats include [[Encapsulated PostScript|EPS]], [[Adobe Photoshop|PS]], [[Portable Document Format|PDF]], [[JPEG]], and [[Portable Network Graphics|PNG]].
 
== License ==