The easiest way to work with HTML5 canvas. And it's just Javascript. See in action at fabricjs.com/demos By @kangax & @andreabogazzi

canvas, html5
@fabricjs got its first @Patreon supporter! Thank you!
1
6
FabricJS ๐Ÿ‡บ๐Ÿ‡ฆ retweeted
In @fabricjs 3.3.2 word bundaries in langues that makes heavy use of grapheme clusters are now detected correctly thanks to @durga598
1
2
FabricJS ๐Ÿ‡บ๐Ÿ‡ฆ retweeted
In @fabricjs 3.3.2 touch/pointer events are improved. Now events type are detected dynamically and interaction should not break if you accidentally touch the screen with other fingers during actions or drawing. Writing brushes for many fingers is now possible.
1
5
FabricJS ๐Ÿ‡บ๐Ÿ‡ฆ retweeted
Today @fabricjs hits 13.000 stars! I wish I had time to fix more important stats rather than stars! I'm trying hard to balance everything
1
1
12
We have a browser only version from now on, thanks to a contributor that provided a publish script!
Just published @fabricjs version 3.3.2 and 3.3.2-browser. For people having problem installing node dependencies for browser only projects, you can get a dependency free version from npm. You can't use the `^` or `~` version matchers tho.
2
2
Also @fabricjs developers should now that webgl filtering and composed filters arrived in fabric 2.0 thanks to @Shutterstock engineers
Canvas and #WebGL Filtering 101, by Principal Engineer @AndreaBogazzi, explains how @Shutterstock Editor filters images in the browser tech.shutterstock.com/2019/0โ€ฆ #nyctech #shuttertech #shutterstockeditor
2
6
Someone is looking for some professional @fabricjs help.
Great @AndreaBogazzi ! Where can i post a request/service to some fabric expert place a bid to create a whiteboard like this: vedantu.com/v/trywhiteboard Thanks!
2
FabricJS ๐Ÿ‡บ๐Ÿ‡ฆ retweeted
While equal text support for any languages is far to come in @fabricjs, i hope this little improvement is of help for people using languages that do not make use of spaces. Also now for languages with spaces, ZWNJ and ZWS are not considered too when splitting.
1
1
8
FabricJS ๐Ÿ‡บ๐Ÿ‡ฆ retweeted
Happy to push @fabricjs 2.6.0 on @npm. Second minor release of the year! I am mostly excited about the optional Textbox grapheme wrap. Thanks to @CaptEmulation for the ie11 crop fix and to @StefanHayden for working on a requested feature coming in 2.7.0
1
10
FabricJS ๐Ÿ‡บ๐Ÿ‡ฆ retweeted
Finally @fabricjs 2.4.0 is out. You can experiment with clipPath support and start file issues in case. Expected compatibility with SVG is still low. Moving to other features while we gather your feedback fabricjs.com/clippath-part1
1
2
13
FabricJS ๐Ÿ‡บ๐Ÿ‡ฆ retweeted
Replying to @haseebp @fabricjs
ClipPath will be available in 2.4.0 as a start. I m writing tests right now in order to start with some backup in case of changes. node-canvas does not support our logic for now and so i had to wait a bit because writing tests in the browser is harder
1
1
1
A different clipping system that will replace clipTo is shaping up for fabricJS. Check it out.
I added for @fabricJS also the inverted clipPath, so that you can keep what is outside your clipPath. Unsure if this can ever make to SVG export in some way. fabricjs.com/clippath-part4
2
FabricJS ๐Ÿ‡บ๐Ÿ‡ฆ retweeted
Any fabricjs Devs and enthusiasts interested in a project? Please reach out.
1
2
5
FabricJS ๐Ÿ‡บ๐Ÿ‡ฆ retweeted
Finally @fabricjs clip paths have been merged. The feature is not complete yet, but now that is merged, it has to move to finish line. fabricjs.com/clippath-part1 fabricjs.com/clippath-part2 fabricjs.com/clippath-part3 fabricjs.com/test/svg_importโ€ฆ This will slowly replace clipTo().
2
3
11
Comments appreciated in that thread
If we would have to major bump @fabricjs to 3, what would you like change of the current api to make it better? github.com/fabricjs/api-discโ€ฆ
FabricJS ๐Ÿ‡บ๐Ÿ‡ฆ retweeted
Today @fabricjs 2.3.6 is out! Small fixes during the summer holidays. Find the change log here: fabricjs.com/changelog
2
11
Automated visual regression checks for @fabricJS coming soon!
Finally found time to build a basic script for automated visual testing in @_fabricjs As soon as i lear how, i plan to integrate the visual output in the browser version of @qunitjs, help appreciated.
2
ClipPaths are coming, in next fabricJS version but in beta status. Explore the feature, help to make it more robust and better, but do not expect it to be production ready from day 1. fabricjs.com/clippath-part1
I published the first small part for @fabricjs clipPath api. @blobinabottle here you can see what is going in 2.4.0 today or tomorrow, after i checked i did not break anything else. First wave will have basic functionality, import export support. fabricjs.com/clippath-part1
3