NAME
Image::TextMode::Format::ANSI - read and write ANSI files
DESCRIPTION
ANSI is a text-based image format that uses escape sequences to give the parser a particular command.
METHODS
new( %args )
Creates a ANSI instance.
extensions( )
Returns 'ans', 'cia', 'ice'.
AUTHOR
Brian Cassidy <bricas@cpan.org>
COPYRIGHT AND LICENSE
Copyright 2008-2022 by Brian Cassidy
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.