Scroll to navigation

AASVG(1) User Commands AASVG(1)

NAME

aasvg - Convert ASCII art diagrams to SVG

SYNOPSIS

aasvg [options] < <text> > <svg>

DESCRIPTION

Turn ASCII art into SVG

Disable simple text
Draw a grid (debugging)
Split text after <n> spaces [default: 2] (0 means place every character separately)
Stretch text to better fit it (use with --spaces > 0; uses advanced SVG)
Omit width and height attributes
Set the viewbox width to <n> characters
Set the viewbox height to <n> characters
Draw a backdrop
Draw an overlay with source text
--<attr>=<value>
Set SVG attribute <attr> to <value>
Show the version and exit
January 2023 aasvg 0.3.2