walles / moar

Moar is a pager. It's designed to just do the right thing without any configuration.
Other
587 stars 17 forks source link

SVG screenshot #117

Closed jwilk closed 1 year ago

jwilk commented 1 year ago

This reduces the file size from 311 KiB to 8 KiB.

The screenshot was generated by:

termtosvg -s -g 81x16 -c 'moar -colors 256 moar.go'
walles commented 1 year ago

First of all, sorry for my slow response time.

I'm trying to optimize for ease of development.

Given that, the size benefit here doesn't help much, especially since I seldom update the screenshot. Being able to copy text from the SVG screenshot is nice, but I don't think many people would.

SVG downsides:

Weighing the benefit of this change vs the (small, but still) cost of it, I won't be merging this.