Releases: canvg/canvg
Releases · canvg/canvg
v4.0.2
v4.0.1
v4.0.0
v3.0.8: Release/3.0.8 (#1471)
v3.0.7: Release/3.0.7 (#1241)
v3.0.0
see CHANGELOG.md
v3.0.0-beta.0
Merge pull request #761 from canvg/3.0.0-beta.0 3.0.0-beta.0
v2.0.0
- Breaking change: for use on server, peer dependencies canvas 2.x, jsdom 13.x and xmldom 0.x must be installed.
- Fix exponential notation (#710)
- Fix font parsing (#707)
- Implement
textPath
(#687) - Implement focal gradient radius (#675)
- Fixes 0 height rects (#674)
- Fixes masks with alpha (#672)
- Misc minor issues (#670)
- Fixes opacity hierarchy (#666)
- Better number array parsing (#665)
- Better external font parsing (#664)
- Fixes parsing of negatives (#663)
- Fixes scaling on redraws (#662)
- Fixes
text-anchor
(#660) - Fixes under (#656)
- Handle milliseconds appropriately (#653)
- Optimizing updates (#650)
v2.0.0-beta.1
- Breaking change: for use on server, peer dependencies canvas 2.x, jsdom 13.x and xmldom 0.x must be installed.
- Implement
textPath
(#687) - Implement focal gradient radius (#675)
- Fixes 0 height rects (#674)
- Fixes masks with alpha (#672)
- Misc minor issues (#670)
- Fixes opacity hierarchy (#666)
- Better number array parsing (#665)
- Better external font parsing (#664)
- Fixes parsing of negatives (#663)
- Fixes scaling on redraws (#662)
- Fixes
text-anchor
(#660) - Fixes under (#656)
- Handle milliseconds appropriately (#653)
- Optimizing updates (#650)
v2.0.0-beta.0
- Breaking change: now dependent on canvas 2.x
- Implement focal gradient radius (#675)
- Fixes 0 height rects (#674)
- Fixes masks with alpha (#672)
- Misc minor issues (#670)
- Fixes opacity hierarchy (#666)
- Better number array parsing (#665)
- Better external font parsing (#664)
- Fixes parsing of negatives (#663)
- Fixes scaling on redraws (#662)
- Fixes
text-anchor
(#660) - Fixes under (#656)
- Handle milliseconds appropriately (#653)
- Optimizing updates (#650)