NAME
Image::TextMode::Format::AVATAR - read and write AVATAR files
DESCRIPTION
AVATAR stands for Advanced Video Attribute Terminal Assembler and Recreator. By using shorter, binary-based "escape codes" the AVATAR format generally produces smaller files in comparison to ANSI-standard files.
METHODS
new( %args )
Creates a AVATAR instance.
extensions( )
Returns 'avt'.
AUTHOR
Brian Cassidy <bricas@cpan.org>
COPYRIGHT AND LICENSE
Copyright 2008-2014 by Brian Cassidy
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.