The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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-2013 by Brian Cassidy

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.