NAME
Image::TextMode::Format::IDF - read and write IDF files
DESCRIPTION
The IDF format.
ACCESSORS
header - A header hashref containing an id, and x0, y0, x1, y1 canvas info
METHODS
new( %args )
Creates a IDF instance.
extensions( )
Returns 'idf'.
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.