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.001005 - 2010-05-23

  • Color filling (no gradients, patterns etc.).
  • (Semi-)transparent stroking and filling including different opacity values for stroke and fill and without the fill shining through transparent stroke.
  • Further newly supported properties (all fill and stroke properties):
    • fill-rule
    • stroke-linecap
    • stroke-linejoin
    • stroke-miterlimit
    • stroke-dashoffset
    • stroke-dasharray
  • Bugfixes:
    • in processing of explicit 'inherit' property values
    • in path data processing
    • color values are clamped at presentation time instead of parsing time (as recommended by the spec).

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