Skip to content

v2.0.0

Compare
Choose a tag to compare
@gabelerner gabelerner released this 18 May 17:42
· 605 commits to master since this release
98a12cb
  • 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)