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
Fabric can now render gradients with multiple color stops, defined via absolute values. Like this one β€” kangax.github.com/fabric.js/…
1
Straight lines are now rendered much crisper in fabric (avoiding sub-pixel antialiasing in browsers) github.com/kangax/fabric.js/…
Neil Harris contributed demo of dynamically modified quadratic bezier curve β€” kangax.github.com/fabric.js/…
Fabric is up to 54 forks on github. Not sure if it's a good or bad thing :)
1
And speaking of contributions, Urs Martini helped with a nice chunk of "SVG export" functionality.
There's now an "invert" image filter in fabric, thanks to contribution by Travis Paul β€” kangax.github.com/fabric.js/…
1
Test suite for "SVG export" feature is a nice showcase of fabric capabilities. Take a look at various text examples β€” kangax.github.com/fabric.js/…
1
FabricJS πŸ‡ΊπŸ‡¦ retweeted
Fabric now has (almost complete) SVG export, which means you can SVG --> canvas (+any modifications) --> SVG kangax.github.com/fabric.js/…
28
53
Google group is past 200 messages! When asking a question, try searching it first: chances are the answer already there groups.google.com/group/fabr…
Curious how fabric's background color, background image, overlay image, clipping, etc. all stack up. Here's how: github.com/kangax/fabric.js/…
And another new wiki page β€” "working with gradients" github.com/kangax/fabric.js/…
Take a look at fabric's Roadmap / TODO in the wiki β€” github.com/kangax/fabric.js/…
@thenameisbusy Thanks! Are you using fabric for anything? Always glad to see examples of use and feedback.
Why fabric relies on Cufon, and future plans on text rendering β€” groups.google.com/group/fabr…
Also, check out "image filters" demo β€” kangax.github.com/fabric.js/… (code explains how to use image filters in fabric)
Fabric site now has a simple intro/home page β€” kangax.github.com/fabric.js/
@mikestoddart No, all well and alive β€” kangax.github.com/fabric.js/
Did you know that Fabric 0.6+ has touch event support? Check out demos on your iOS devices! goo.gl/HG1Ol Feedback as always welcome.
5
9