From fcc9bee6632a273dda5a363cfaed8793aafab88d Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Wed, 10 Oct 2018 21:44:32 -0400 Subject: Add PNG renderer --- README | 31 +++++++++++++++++++------------ 1 file changed, 19 insertions(+), 12 deletions(-) (limited to 'README') diff --git a/README b/README index eda30ad..e7f3e3b 100644 --- a/README +++ b/README @@ -1,15 +1,22 @@ -Welcome to ascii.town! +TORUS(7) FreeBSD Miscellaneous Information Manual TORUS(7) -This software targets FreeBSD and Darwin. +NAME + torus – welcome to ascii.town! - torus.h Shared structures and message protocol. - server.c Maps torus.dat and listens on torus.sock. - client.c Curses client. - help.c Automated client which redraws a helpful banner. - meta.c Exports metadata from data file to CSV. - merge.c Interactively merges two data files. - snapshot.sh Snapshots data file, appropriate for cron. +DESCRIPTION + This software targets FreeBSD and Darwin. - sshd_config Anonymous login to chrooted client. - termcap.diff Patch for bright colors in xterm and rxvt. - index.html Friendly directions. + torus.h Shared structures and message protocol. + server.c Maps torus.dat and listens on torus.sock. + client.c curses(3) client. + help.h Tile data for help page. + image.c Renders PNGs of tiles. + meta.c Exports metadata from data file to CSV. + merge.c Interactively merges two data files. + snapshot.sh Snapshots data file, appropriate for cron. + + sshd_config Anonymous login to chroot(8)'d client. + index.html Friendly directions. + default8x16.psfu Bitmap font from kbd: http://kbd-project.org. + +Causal Agency October 10, 2018 Causal Agency -- cgit 1.4.1