- Files:
- asciimate.js
-
Asciimate is a javascript program for animating frames on an web page.
- htmlentities.tcl
-
HTML Entities is a TCL program that reads a file from standard input, and
converts non-ASCII and reserved characters to HTML entities. This
is good for converting ASCII art into something that we can put in an
html document.
- perfect_dos_vga_437.zip
-
Perfect DOS VGA 437 True Type Font by Zeh Fernando. This is the best font
for viewing the ANSI and ASCII art that was created for MS-DOS PCs.
- slowcat.tcl
-
Slow Cat is a TCL program to slowly read and echo back standard input. It
is geat for viewing ANSI graphics or animations slowly—as if they
were coming down a modem or serial connection. You can get different rates
by playing with the read num-bytes size and the after delay. You may also
need to adjust the input and output encoding to match your display.