NAME
Intertangle::Taffeta::Graphics::Role::SVGRenderable - A role for an SVG renderable object
VERSION
version 0.001
METHODS
render_svg
method render_svg( (SVG) $svg )
Renders a graphics object to a SVG 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.