Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: yWorks/canvg

v4.0.4

14 Apr 11:56

Choose a tag to compare

This version fixes issues with the fields in the package.json file, resulting in the typings not being found by TypeScript. It is equivalent to the upstream 4.0.3 version.

v4.0.3

14 Apr 10:06

Choose a tag to compare

This major release introduces the same breaking changes as the upstream 4.x version and is equivalent to the upstream 4.0.3 version.

v3.0.12

17 Oct 09:05

Choose a tag to compare

This release fixes a bug introduced in 3.0.11 where image elements referencing SVG images were missing in the canvas when using Canvg,render().

v3.0.11

26 Sep 10:16

Choose a tag to compare

This release improves the performance of Canvg.render() by not calling requestAnimationFrame. Other changes are equivalent to the upstream version 3.0.10.