Command Line Rendering
Version 16.1 by cmot on 2015/01/14 11:25
Command Line Compiler
Quick Start Guide
For rendering graphical SCCharts you might want to use theĀ here.
If you like to use the KLighD HTTP server provided, then use
render.sccharts.com:80
or as backup
sccharts.com:4445
as the host and port in your KLighD.jar call.
Example call:
java -jar KLighD.jar render.sccharts.com -f somescchart.sct -o somescchart.png -s 3 -f png
NEW: You can use -f kgx to output in the KIELER Graph (KGraph) format.