marionebl / svg-term-cli

Share terminal sessions via SVG and CSS
MIT License
3.48k stars 116 forks source link

Spice: Embed fonts, window titles, right-sided window icons #61

Open miraclx opened 4 years ago

miraclx commented 4 years ago

I recently discovered this while working on my current project freyr-js. Great work, well done.

I've tried out a number of other options that all had one problem or the other. Until I found this.

These two, because they're GIFs rely on either spawning a headless chromium instance (through electron/puppeteer) or phantomjs, and then merging the frames whether by piping into gifsicle or gif-encoder.

This takes a better approach and can end up with better results, depending on the use-case. I decided to extend the output SVG from this and embed into it.

Check it out: https://github.com/miraclx/svgembed