svg.js v2.2.4 Release Notes

Release Date: 2015-12-12 // over 8 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ›  fixed transform() which returns the matrix values (a-f) now, too (#423)
    • double newlines (\n\n) are correctly handled as blank line from text()
    • ๐Ÿ›  fixed use of scrollX vs pageXOffset in rbox() (#425)
    • ๐Ÿ›  fixed target array in mask and clip which was removed instead of reinitialized (#429)