The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes
examples/arcs.pl
examples/basic_shapes.pl
examples/fill_rule.pl
examples/in_error.pl
examples/line.pl
examples/path.pl
examples/polygon.pl
examples/polyline.pl
examples/qbezier.pl
examples/stroke_width.pl
examples/text.pl
ignore.txt
inc/Module/Install.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
lib/SVG/Rasterize.pm
lib/SVG/Rasterize/Colors.pm
lib/SVG/Rasterize/Engine.pm
lib/SVG/Rasterize/Engine/PangoCairo.pm
lib/SVG/Rasterize/Exception.pm
lib/SVG/Rasterize/Properties.pm
lib/SVG/Rasterize/Regexes.pm
lib/SVG/Rasterize/Specification.pm
lib/SVG/Rasterize/Specification/Animation.pm
lib/SVG/Rasterize/Specification/Clip.pm
lib/SVG/Rasterize/Specification/ColorProfile.pm
lib/SVG/Rasterize/Specification/Conditional.pm
lib/SVG/Rasterize/Specification/Cursor.pm
lib/SVG/Rasterize/Specification/Description.pm
lib/SVG/Rasterize/Specification/Extensibility.pm
lib/SVG/Rasterize/Specification/Filter.pm
lib/SVG/Rasterize/Specification/FilterPrimitive.pm
lib/SVG/Rasterize/Specification/Font.pm
lib/SVG/Rasterize/Specification/Gradient.pm
lib/SVG/Rasterize/Specification/Hyperlink.pm
lib/SVG/Rasterize/Specification/Image.pm
lib/SVG/Rasterize/Specification/Marker.pm
lib/SVG/Rasterize/Specification/Mask.pm
lib/SVG/Rasterize/Specification/Pattern.pm
lib/SVG/Rasterize/Specification/Script.pm
lib/SVG/Rasterize/Specification/Shape.pm
lib/SVG/Rasterize/Specification/Structure.pm
lib/SVG/Rasterize/Specification/Style.pm
lib/SVG/Rasterize/Specification/Text.pm
lib/SVG/Rasterize/Specification/TextContent.pm
lib/SVG/Rasterize/Specification/Use.pm
lib/SVG/Rasterize/Specification/View.pm
lib/SVG/Rasterize/State.pm
lib/SVG/Rasterize/State/Text.pm
lib/SVG/Rasterize/TextNode.pm
Makefile.PL
MANIFEST			This list of files
META.yml
README
t/000_load.t
t/005_regexes.t
t/010_class_methods.t
t/015_specification.t
t/020_exceptions.t
t/025_instance.t
t/030_cairo.t
t/035_typeglobs.t
t/040_hooks.t
t/045_rasterize_interface.t
t/050_specification.t
t/055_exceptions.t
t/060_geometry.t
t/065_styling.t
t/070_paths.t
t/075_defer_rasterization.t
t/080_text.t
t/100_ignored_elements.t
t/700_boilerplate.t
t/705_manifest.t
t/750_pod.t
t/755_pod_coverage.t
TODO