NAME
Games::Chess::Coverage::Imager::Board - Draw a chess board
DESCRIPTION
Draw a chess board
Required plug-in arguments with sample settings:
board_color => [256,256,256]
border => 2
border_color => [0,0,0]
letters => 1
letter_color => [0,0,0]
grid => 1
grid_color => [50,50,50]
SEE ALSO
The source code of this file of course.
Games::Chess::Coverage::Imager
AUTHOR
Gene Boggs <gene@cpan.org>
COPYRIGHT AND LICENSE
Copyright 2004, Gene Boggs
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.