NAME
Intertangle::Taffeta::Graphics::Role::CairoRenderable - A Cairo renderable graphics object
VERSION
version 0.001
METHODS
render_cairo
method render_cairo( (CairoContext) $cr )
Renders a a graphics object to Cairo's Cairo::Context
.
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.