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 (0 means place every character separately)
Stretch text to better fit it (use with --spaces > 0; uses advanced SVG)
Draw a backdrop
Draw an overlay with source text
--<attr>=<value>
Set SVG attribute <attr> to <value>
Show the version and exit
March 2022 aasvg 0.2.0