Replies: 9 comments 2 replies
-
|
https://github.com/fabricjs/fabric.js/releases/tag/v521 Isn't this good enough? |
Beta Was this translation helpful? Give feedback.
-
|
Thank you Andrea, I very much appreciate your response.
I have been building a fabric website for almost a year now and was told that all my JavaScript code would not work on later versions, that's why I stayed with 5.2.1.
My dist is larger 1024kb while the one you gave me access to is 988kb.
My previous one failed to have "toSVG" export even though it contained "matrixToSVG" and "convertPointsToSVGPath", however the one I just fetched has "matrixToSVG" as well as "toSVG" but no "convertPointsToSVGPath".
Do you think this dist is missing anything from my previous dist or is it just cleaned up more ?
Kind Regards
Andrew Hill
Australia
…________________________________
From: Andrea Bogazzi ***@***.***>
Sent: Sunday, 11 January 2026 11:21 AM
To: fabricjs/fabric.js ***@***.***>
Cc: Andy Hill ***@***.***>; Author ***@***.***>
Subject: Re: [fabricjs/fabric.js] Fabric.js Build 5.2.1 With "toSVG" (Discussion #10840)
https://github.com/fabricjs/fabric.js/releases/tag/v521
Isn't this good enough?
You should definitely use the latest 5.x anyway, it should be 100% compatible, probably with less bugs.
—
Reply to this email directly, view it on GitHub<#10840 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAXD5SAIXYMMJ2YGZIB5TRT4GGJPFAVCNFSM6AAAAACQWEIXK2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTKNBWGU3DCMY>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
i would use 5.5.2 that should be 100% compatible to 5.2.1 convertPointsToSVGPath is a PencilBrush class method. |
Beta Was this translation helpful? Give feedback.
-
|
Thank you Andrea, would you be so kind and furnish the download link for 5.5.2 - Andy
…Sent from my iPhone
On 12 Jan 2026, at 10:15 am, Andrea Bogazzi ***@***.***> wrote:
i would use 5.5.2 that should be 100% compatible to 5.2.1
convertPointsToSVGPath is a PencilBrush class method.
Where did you have it before?
—
Reply to this email directly, view it on GitHub<#10840 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAXD5SFJTJETJCVUZT5YPTL4GLKSLAVCNFSM6AAAAACQWEIXK2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTKNBXGA4TCNY>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Again, many thanks Andrea.
One question, does 5-5-2 cater for tablet touch pan/zoom ?
I hope you have a great day.
Regards
Andy
…________________________________
From: Andrea Bogazzi ***@***.***>
Sent: Monday, 12 January 2026 10:10 PM
To: fabricjs/fabric.js ***@***.***>
Cc: Andy Hill ***@***.***>; Author ***@***.***>
Subject: Re: [fabricjs/fabric.js] Fabric.js Build 5.2.1 With "toSVG" (Discussion #10840)
it is in the release page or on npm.
https://github.com/fabricjs/fabric.js/releases
There is a search box 'find release' if you write there v552 is should pop out.
—
Reply to this email directly, view it on GitHub<#10840 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAXD5SGG3OFPY7ZS5ATO4IT4GN6LDAVCNFSM6AAAAACQWEIXK2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTKNBXGQ2DQNQ>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
i think version 5.x can still be built with the old gestures control. But you have to clone the repo. switch to 5.x branch and run the built with gestures command. Alternatively grab the extension for gestures that you find in latest fabricjs and just try to make it work in version 5, is very few lines of code you can rewrite in JS if your build system doesn't support ts |
Beta Was this translation helpful? Give feedback.
-
|
Thank you Andrea.
Out of curiosity, what is your involvement with FabricJS ?
Kind Regards
Andy
…Sent from my iPhone
On 19 Jan 2026, at 5:51 pm, Andrea Bogazzi ***@***.***> wrote:
i think version 5.x can still be built with the old gestures control. But you have to clone the repo. switch to 5.x branch and run the built with gestures command.
Alternatively grab the extension for gestures that you find in latest fabricjs and just try to make it work in version 5, is very few lines of code you can rewrite in JS if your build system doesn't support ts
—
Reply to this email directly, view it on GitHub<#10840 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAXD5SEIC2362NO4J2CUUBD4HR5G5AVCNFSM6AAAAACQWEIXK2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTKNJTGU2TGNQ>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
i am the maintainer. what do you mean? |
Beta Was this translation helpful? Give feedback.
-
|
Understood, thank you for your time - Andy
…Sent from my iPhone
On 20 Jan 2026, at 10:07 am, Andrea Bogazzi ***@***.***> wrote:
i am the maintainer. what do you mean?
—
Reply to this email directly, view it on GitHub<#10840 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAXD5SGHUSCM2LJY7HG6KNT4HVPR3AVCNFSM6AAAAACQWEIXK2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTKNJUGMYTOMA>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am after the Fabric Build 5.2.1 with SVG inport/export, please advise where the download can be found - thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions