Fabric.js 3.1.0 release, simple JavaScript Canvas Gallery

Fabric.js 3.1.0 released, major updates are as follows:

  • Repair: HTMLDocument constructor does not exist in IE10 problems caused in
  • Improved: Support for scientific notation with a capital letter "E" indicated
  • New: PencilBrush Brush now supports decimate property, you can delete a short distance of the point

Download and update instructions

Fabric.js is a simple yet powerful JavaScript Canvas library that provides interactive object model on top of HTML5 Canvas element, and also includes Canvas-to-SVG parsers.

Use Fabric.js can create and populate an object on the canvas, complex graphics from simple geometric shapes composed of hundreds or thousands path. You can be easily moved by the mouse, scale and rotate these objects, modify their properties (color, transparency, stacking order) and the like.

Guess you like

Origin www.oschina.net/news/107131/fabric-js-3-1-0-released