First Page
News
In a Nutshell
About OGDF
FAQs
Key Features
Publications
Documentation
Overview Pages
How-Tos
Developer Resources
Reference Documentation
Get OGDF
Download
Installation (Linux/Mac)
Installation (Windows)
Projects using OGDF
Team & Contact
Imprint
Datenschutz
gml2pic is a command line utility that converts a graph layout stored as GML file into a graphics file. Supported graphics formats are the bitmap formats PNG, JPEG, TIFF and the vector graphics formats SVG, PDF, EPS. It is based on OGDF and uses Qt 4 for high-quality graphics rendering.
Author: Carsten Gutwenger
Current version: 2.0 (12.06.2012)
License: GPL v3
gml2pic graph*.gml
)For example drawings, see the gml2pic example and gallery pages.
Here, you can download the current version v2.0 of gml2pic. You can chose between the source-code package (requires the OGDF and Qt libraries to be installed) and a ready-to-use installer package for Windows.
The gml2pic utility is used from the command line. The basic syntax is
gml2pic [ Options ] input-graph
You can get a short description of syntax and options by typing gml2pic -help
. See the reference documentation for a detailed description of available options and the tutorial for a short introduction.