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

NAME

Intertangle::Taffeta::Graphics::Role::CairoRenderable::WithCairoPath - A role to help draw a Cairo path with styles/transformations

VERSION

version 0.001

CONSUMES

METHODS

cairo_path

  method cairo_path( (CairoContext) $cr )

Draws a path using Cairo. This needs to implemented by role consumers.

render_cairo

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

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.