A tool for working with scalable vector graphics.
Project description
svgen (0.2.3)
A tool for working with scalable vector graphics.
Command-line Options
$ ./venv3.8/bin/svgen -h
usage: svgen [-h] [--version] [-v] [-C DIR] [-c CONFIG] [--height HEIGHT]
[--width WIDTH] [-o OUTPUT]
[scripts [scripts ...]]
A tool for working with scalable vector graphics.
positional arguments:
scripts scripts to run for composing the SVG document (in
order)
optional arguments:
-h, --help show this help message and exit
--version show program's version number and exit
-v, --verbose set to increase logging verbosity
-C DIR, --dir DIR execute from a specific directory
-c CONFIG, --config CONFIG
top-level configuration to load (default:
'svgen.json')
--height HEIGHT height of the document, if not specified by
configuration (default: 100)
--width WIDTH width of the document, if not specified by
configuration (default: 100)
-o OUTPUT, --output OUTPUT
file to write SVG output (default: 'svgen.svg')
Internal Dependency Graph
A coarse view of the internal structure and scale of
svgen
's source.
Generated using pydeps (via
mk python-deps
).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
svgen-0.2.3.tar.gz
(20.2 kB
view hashes)
Built Distribution
svgen-0.2.3-py3-none-any.whl
(28.1 kB
view hashes)