This folder contains some examples of recordings and exports. It's intended to be used as a demonstration of features and also to track the file size.
Example | Description |
---|---|
256colors | script to print the 256 xterm colors as background and foreground |
htop | running htop to see progress bars, headers and pagination |
session | simple terminal session running various commands like ls and cat |
444816 | Asciicast recording of an equilibrium pendulum to see compatibility with asciinema files |
444816 borderless | Same as 444816 but without a terminal window |
Files are not embedded here to alleviate loading
This table tracks size changes between the first release of the example and the last one as examples are updated on each code change to reflect new features and optimizations.
File | Iterations | First Size | Current Size | Variation |
---|---|---|---|---|
256colors.svg | 2 | 954.73KB | 950.15KB | .4800% |
444816.svg | 6 | 3.42MB | 2.92MB | 15.6300% |
444816_borderless.svg | 2 | 3.11MB | 2.92MB | 6.1700% |
htop.svg | 4 | 74.15KB | 63.35KB | 15.7000% |
session.svg | 5 | 462.64KB | 391.84KB | 16.5700% |
Table generated using update-filesize.sh script