| Image-TextMode documentation | view source | Contained in the Image-TextMode distribution. |
Image::TextMode::Reader::ANSIMation - Reads ANSI Animation files
Provides reading capabilities for the ANSIMation format. This module
extends the ANSI reader, and simply creates a new frame for every
set_position(0,0) command executed.
We use this method as a clue that we're starting a new frame if $x and $y are both 1, which is the default.
Adds a new frame to the stack.
Brian Cassidy <bricas@cpan.org>
Copyright 2008-2011 by Brian Cassidy
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| Image-TextMode documentation | view source | Contained in the Image-TextMode distribution. |