-
-
21 May 2011 09:24:24 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (4)
- Testers (420 / 0 / 9)
- Kwalitee
Bus factor: 1- % Coverage
- License: perl_5
- Perl: v5.8.9
- Activity
24 month- Tools
- Download (135.65KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 2 contributors- Lutz Gehlen, C<< <perl at lutzgehlen.de> >>
-
Lutz Gehlen
- Dependencies
- Class::Accessor
- Exception::Class
- Params::Validate
- Scalar::Util
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.003008
- This release is at the same time a release candidate for 0.004000.
- Incompatible changes:
- Interface of backend classes (note that this interface is marked as generally unstable):
- The interface of the draw_text method has changed to allow the specification of a rotate attribute.
- Interface of backend classes (note that this interface is marked as generally unstable):
- docu fixes
- fixed outdated README
- prepared the code to start support for SVG files based on XML::SAX
Modules
rasterize SVG content to pixel graphicsSVG color namesrasterization engine base classrasterize output using Cairoexception classesSVG styling propertiesCommonly used regular expressionsdata structures derived from DTDspecification for class Animationspecification for class Clipspecification for class ColorProfilespecification for class Conditionalspecification for class Cursorspecification for class Descriptionspecification for class Extensibilityspecification for class Filterspecification for class FilterPrimitivespecification for class Fontspecification for class Gradientspecification for class Hyperlinkspecification for class Imagespecification for class Markerspecification for class Maskspecification for class Patternspecification for class Scriptspecification for class Shapespecification for class Structurespecification for class Stylespecification for class Textspecification for class TextContentspecification for class Usespecification for class Viewstate of settings during traversalstate of a text/text content nodeworkaround to represent a text nodeExamples
Module Install Instructions
To install SVG::Rasterize, copy and paste the appropriate command in to your terminal.
cpanm SVG::Rasterize
perl -MCPAN -e shell install SVG::Rasterize
For more information on module installation, please visit the detailed CPAN module installation guide.