fabric.js v2.2.3 Release Notes

    • improvement: Allow to parse quoted url string. url('#myid') #4881
    • improvement: text fromSVG import char-spacing attribute #3718
    • fix: text toSVG export with multiple spaces in safari #4880
    • fix: setSrc reset width and height on images #4877
    • improvements: Removed forced origin swap when rotating #4878
    • fix: Make the background of canvas cover all SVG in toSVG export #4852
    • fix: Added startAngle to cacheProperties for fabric.Circle #4875
    • fix: Rerender all the content of upperCanvas if canvas gets resized #4850
    • fix: Remove references to context when disposing #4846
    • improvements: Added single quoting to font names in toSVG #4840
    • improvements: Added reserved space to wrapLine functionality #4841