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

NAME

Intertangle::Taffeta::Graphics::Rectangle - Graphics object for raster images

VERSION

version 0.001

EXTENDS

CONSUMES

ATTRIBUTES

width

The width of the rectangle.

height

The height of the rectangle.

METHODS

cairo_path

See Intertangle::Taffeta::Graphics::Role::CairoRenderable::WithCairoPath.

render_svg

See Intertangle::Taffeta::Graphics::Role::SVGRenderable.

AUTHOR

Zakariyya Mughal <zmughal@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2018 by Zakariyya Mughal.

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