Skip to content

SVG Support

Compare
Choose a tag to compare
@pshihn pshihn released this 11 Apr 19:26
· 262 commits to master since this release
  • Now Rough.js can be used to render SVG as well. (Not just on canvas). Check out the API. SVG is great for making graphics interactive and with reusable nodes.

  • Also contains fixes for path fill bugs on canvas like this one