newAM / cast2svg

Create an animated SVG from an asciicast.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maintenance CI

cast2svg

Create an animated svg from an asciicast.

Inspired by svg-term-cli.

This was an experimental project that I only needed to work once. There are plenty of bugs, and you should not expect this to work out of the box.

I may revisit this and clean it up, but until then you should not expect support for this code; use it for reference only.

Limitations

  • Unable to render a still frame, asciicast files must have at least 2 events.
  • Many terminal color commands are ignored.
  • Many text attributes (italics, underline) are ignored.

About

Create an animated SVG from an asciicast.

License:MIT License


Languages

Language:Rust 100.0%