
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-2009 by Brian Cassidy
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.