contents
 

lim2dot Scanner table visualisation


'lim2dot' converts a styx scanner table [Language.lim] into the graph file language 'dot'.

The current version doesn't support the embedded language facility.

Arguments


NameTypeSemantic
Img path path of the scanner table image [Language.lim]



Options

An option will be specified as follows: -<Name>=<Value>
A flag is toggled that way: -<Name>
The default value will be applied when the option wasn't specified.

NameTypeDefault valueSemantic
OutFile path"" path of the target file (default: stdout)
Template path"" path of the template file

The template file can be used to specify default graph, node or edge attributes.