htmlgall - tpcclib 0.8.0 © 2023 by Turku PET Centre

Make simple HTML page working as a gallery of argument SVG plots.
 
Usage: htmlgall [Options] htmlfile svgfiles
 
Options:
 -cols=<Max columns>
     Maximum number of plots on one row (default is 5).
 -h, --help
     Display usage information on standard output and exit.
 -v, --version
     Display version and compile information on standard output and exit.
 -d[n], --debug[=n], --verbose[=n]
     Set the level (n) of debugging messages and listings.
 -q, --quiet
     Suppress displaying normal results on standard output.
 -s, --silent
     Suppress displaying anything except errors.
 
Example:
  htmlgall study.html study*.svg
 
See also: tac2svg