Svg2roughjs Versions Save

Create sketchy, hand-drawn-like images from SVGs

v2.2.0

2 years ago

Changelog

  • Refactored code base to use TypeScript and splitted functionality in separate files
  • Updated dependencies
  • Improved overall look of sketched results
  • Several bugfixes related to SVG rendering

Minor Incompatible

  • Removed the bundled result for now. Usually the bundling is done by downstream projects anyway, and it was not documented to support other loading mechanisms than importing it as ES Module. However, this may be added in the future again.