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 🇺🇦 retweeted
Implementing full-blown keyboard text selection on canvas is a special kind of masochism... youtube.com/watch?v=i-UY1u8f… Next: cursor drag-select
2
4
5
To all designers out there — we need your help with new site design! There's also $110 bounty — bountysource.com/issues/3936… Please RT!
2
1
Retrieving objects of certain type in Fabric canvas? Now you can do: `canvas.getObjects('img')` returns only images (same for other types)
1
2
Oh look, ChromePop game made with Fabric! by @ohnobackspace jonathanzong.com/chromapop
1
FabricJS 🇺🇦 retweeted
Новая запись в моем блоге: "Использование fabric.js как инструмент для кропа изображений" ift.tt/HFlkWz
2
FabricJS 🇺🇦 retweeted
The open source @fabricjs makes working with #html5 #canvas super easy. See it in action & create a demo! cpo.st/fabricjs
2
2
How to find absolute coordinates of polygon vertices — stackoverflow.com/questions/… #html5 #canvas #fabricjs
1
Inline text editing is out! Please help us beta test it — groups.google.com/forum/#!to… Test page — fabricjs.com/test/misc/itext…
1
2
4
FabricJS 🇺🇦 retweeted
Hint on pre-loading fonts with @fabricjs : groups.google.com/forum/#!to…
1
1
Fabric now supports touch and mouse events simultaneously. This means it can work on desktops with touch devices or touch-enabled laptops.
3
Fabric now supports crossOrigin attribute on images. You can now easily work with CORS-enabled assets! github.com/kangax/fabric.js/…
1
FabricJS 🇺🇦 retweeted
New @fabricjs demo showing SVG caching in action — fabricjs.com/svg-caching/
2
5
8
FabricJS 🇺🇦 retweeted
Animated sprites in Fabric? Easy. Used @simurai spritesheet; ~60LOC `fabric.Sprite` on top of `fabric.Image`. Boom! fabricjs.com/animated-sprite…
2
2
5
Yes! RT @kienzle_s: Use `fabric.Image` as `backgroundImage` or `overlayImage` - now you have so many possibilities github.com/kangax/fabric.js/…
Any of Fabric users still relying on Node 0.6.x? We're thinking to drop it (for compatibility with latest node-canvas).
FabricJS 🇺🇦 retweeted
Added @fabricjs to @codeclimate and it's been great so far! 2.6 GPA after some cleaning. Still more to do.
1
Replying to @winstonpang
.@winstonpang fwiw, we have $1070 (!) bounty on zoom feature, so feel free to take a stab at it — bountysource.com/issues/4479…
.@zeeyang yes, we tested inline text edit on mobile and it does bring up a keyboard correctly
@GeorgioAO Very soon. Hopefully in just few days!