The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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-2013 by Brian Cassidy

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.