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

NAME

Graphics::Grid::Driver - Role for Graphics::Grid driver implementations

VERSION

version 0.0000_03

ATTRIBUTES

width

Width of the device, in resolution dots.

Default is 1000.

height

Height of the device, in resolution dots.

Default is 1000.

dpi

current_vptree

current_gp

SEE ALSO

Graphics::Grid

AUTHOR

Stephan Loyd <sloyd@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2018 by Stephan Loyd.

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