Image-CairoSVG

 view release on metacpan or  search on metacpan

lib/Image/CairoSVG.pod  view on Meta::CPAN

<td>
Input SVG
<td>
Output of Image::CairoSVG
</tr>

</table>

=end html



=item Styles

Styles are not supported very well.



=begin html

<table>
<tr>
<td>
<img height="250"
     src="https://benkasminbullock.github.io/supertinyiconscairosvg//svg/tiktok.svg"
     width="250">
</td>

<td>
<img height="250"
     src="https://benkasminbullock.github.io/supertinyiconscairosvg//png/tiktok.png"
     width="250">
</td>
</tr>

<tr>
<td>
Input SVG
<td>
Output of Image::CairoSVG
</tr>

</table>

=end html



=item Text

Text rendering is not supported.



=begin html

<table>
<tr>
<td>
<img height="250"
     src="https://benkasminbullock.github.io/supertinyiconscairosvg//svg/calendar.svg"
     width="250">
</td>

<td>
<img height="250"
     src="https://benkasminbullock.github.io/supertinyiconscairosvg//png/calendar.png"
     width="250">
</td>
</tr>

<tr>
<td>
Input SVG
<td>
Output of Image::CairoSVG
</tr>

</table>

=end html



=item Units

Currently only pixels, millimetres, inches, and percentages are
supported.

The conversion ratios are one millimetre is 25.4 inches, and one
inch is 96 pixels.

=back



=head1 AUTHOR

Ben Bullock, <bkb@cpan.org>

=head1 COPYRIGHT & LICENCE

This package and associated files are copyright (C) 
2014-2021
Ben Bullock.

You can use, copy, modify and redistribute this package and associated
files under the Perl Artistic Licence or the GNU General Public
Licence.





( run in 0.753 second using v1.01-cache-2.11-cpan-39bf76dae61 )