Svgbob: Convert your ASCII diagram scribbles into happy little SVG

Svgbob: Convert your ASCII diagram scribbles into happy little SVG

Svgbob is an ascii to svg converter. If you like this project please consider supporting me on patreon

normally operates on stdin and stdout:

produces an SVG in similar to the one produced by the old binary. also allows passing arguments instead:

And you can mix and match:

You can pipe string from the output of other program:

You can also pass an inline string:

This is also documented in the output of :

SvgBobRus is an ascii to svg converter –font-family text will be rendered with this font (default: ‘arial’) –font-size text will be rendered with this font size (default: 14) –scale scale the entire svg (dimensions, font size, stroke width) by this factor help Prints this message or the help of the given subcommand(s)

The SVG image is generated from the ascii text below.

Source: github.com