The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.000008 - 2010-05-06

  • Corrects docu issues that I have only seen unce uploaded.
  • Removes POD that slipped into README making the CPAN version look empty.
  • Homogenizes interface of new and rasterize. The rasterize method now accepts temporary values for (the relevant) object attributes.
  • Input objects are now validated by interface, not by class, allowing generic DOM objects (not necessarily SVG subclasses) to be rendered.
  • The rasterization backend is initialized as early as possible allowing early in_error. Makes the root element even less special.

Modules

rasterize SVG content to pixel graphics
rasterize output using Cairo
SVG styling properties
state of settings during traversal

Examples