Skip to content

v0.2.0

Compare
Choose a tag to compare
@RazrFalcon RazrFalcon released this 24 Apr 16:15

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 during use resolving.