v0.2.0
Added
- (svg) Partial
clipPath
support. - (svg) Partial
mask
support. - (svg) Partial
pattern
support. - (svg)
preserveAspectRatio
support. - (svg) Check that an external image is PNG or JPEG.
- (cli) Added
--query-all
and--export-id
arguments to render SVG items by ID. - (cli) Added
--perf
argument for a simple performance stats.
Changed
- (lib) API is completely new.
Fixed
font-size
attribute inheritance duringuse
resolving.