NAME
ans2png - Convert ansi files to png
SYNOPSIS
% ans2png [-t] file.ans > file.png
DESCRIPTION
This is a simple command-line tool to help you convert ansi files to png images. Use the -t switch to create a thumbnail.
AUTHOR
Brian Cassidy <bricas@cpan.org>
COPYRIGHT AND LICENSE
Copyright 2005 by Brian Cassidy
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.