Graphics Layout Engine: Difference between revisions

Content deleted Content added
UlrichAAB (talk | contribs)
External links: de:Graphics Layout Engine
Janstruyf (talk | contribs)
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. 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]]. GLE is licensed under the [[Berkeley Software Distribution|BSD]] license. QGLE, the GLE user interface, is licensed under the [[GNU General Public License|GPL]] license.
 
{{lowercase|title=GLE}}
==External links==
{{Infobox Software
* [http://www.gle-graphics.org]
| name = GLE
| screenshot = [[Image:GLEdecay.svg|250px]]
| caption = Bar plot rendered by GLE
| programming language = [[C%2B%2B|C++]]
| platform = [[Cross-platform]]
| status = Active
| license = BSD / GPL
| website = [http://www.gle-graphics.org/ http://www.gle-graphics.org/]
}}
 
== License ==
GLE is licenced under the [[BSD_licenses|BSD]] license. QGLE, the GLE user interface, is licenced under the [[GNU_General_Public_License|GPL]] license.
 
==See also==
*[[Asymptote_(vector_graphics_language)|Asymptote]]
*[[Gnuplot]]
 
==External links==
* [http://www.gle-graphics.org/ The Graphics Layout Engine's website]
 
{{comm-design-stub}}
 
[[Category:ScriptingVector languagesgraphics]]
[[Category:GraphicsDomain-specific programming languages]]
[[Category:Free graphics software]]
[[Category:Free plotting software]]
[[Category:Free_3D_graphics_software]]
[[Category:Free TeX software]]
 
[[de:Graphics Layout Engine]]