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

Changes for version 0.001002 - 2010-05-16

  • The final transformation matrix is now applied by the rasterization engine and not by SVG::Rasterize. This is necessary for correct stroke-width handling with inhomogeneous scaling and skewing.
  • Introduces partial path support. All valid path data strings are swallowed, but only moveto, closepath, and lineto commands are supported, the rest is ignored.
  • Reorganizes SVG::Rasterize::Regexes into a set of hashes. The namespace pollution became uncontrollable.

Modules

rasterize SVG content to pixel graphics
rasterize output using Cairo
SVG color names
SVG styling properties
Commonly used regular expressions
data structures derived from DTD
state of settings during traversal