| Image-TextMode documentation | view source | Contained in the Image-TextMode distribution. |
Image::TextMode::Format::ADF - read and write ADF files
ADF stands for "Artworx Data Format".
ADF file stucture:
+------------+
| Version |
+------------+
| Palette |
+------------+
| Font |
+------------+
| Image Data |
+------------+
Creates a ADF instance.
Returns 'adf'.
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. |