├── Demos ├── .DS_Store ├── CustomControl-polygon.md ├── Interaction with objects outside canvas.md └── README.md ├── Docs ├── .DS_Store ├── README.md └── fabric.js_API.md ├── README.md └── Tutorial ├── .DS_Store ├── Fabric.js Object caching .md ├── FabricJS gotchas .md ├── Introduction to Fabric.js. Part 2.md ├── Introduction to Fabric.js. Part 3.md ├── Introduction to Fabric.js. Part 4. .md ├── Introduction to Fabric.js: Part 1.md ├── Introduction to Fabric.js: Part 7 - Subclasses.md ├── Introduction to Fabric.js: Part 8 - Clipping with clipPaths .md ├── Introduction to custom controls for Fabric 4.x.md ├── README.md ├── Using transformations, Introduction to Fabric.js Part 6 .md └── Zoom and pan, introduction to FabricJS part 5 .md /Demos/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cielaber/fabric.js-docs-cn/HEAD/Demos/.DS_Store -------------------------------------------------------------------------------- /Demos/CustomControl-polygon.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cielaber/fabric.js-docs-cn/HEAD/Demos/CustomControl-polygon.md -------------------------------------------------------------------------------- /Demos/Interaction with objects outside canvas.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cielaber/fabric.js-docs-cn/HEAD/Demos/Interaction with objects outside canvas.md -------------------------------------------------------------------------------- /Demos/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cielaber/fabric.js-docs-cn/HEAD/Demos/README.md -------------------------------------------------------------------------------- /Docs/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cielaber/fabric.js-docs-cn/HEAD/Docs/.DS_Store -------------------------------------------------------------------------------- /Docs/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cielaber/fabric.js-docs-cn/HEAD/Docs/README.md -------------------------------------------------------------------------------- /Docs/fabric.js_API.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cielaber/fabric.js-docs-cn/HEAD/Docs/fabric.js_API.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cielaber/fabric.js-docs-cn/HEAD/README.md -------------------------------------------------------------------------------- /Tutorial/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cielaber/fabric.js-docs-cn/HEAD/Tutorial/.DS_Store -------------------------------------------------------------------------------- /Tutorial/Fabric.js Object caching .md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cielaber/fabric.js-docs-cn/HEAD/Tutorial/Fabric.js Object caching .md -------------------------------------------------------------------------------- /Tutorial/FabricJS gotchas .md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cielaber/fabric.js-docs-cn/HEAD/Tutorial/FabricJS gotchas .md -------------------------------------------------------------------------------- /Tutorial/Introduction to Fabric.js. Part 2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cielaber/fabric.js-docs-cn/HEAD/Tutorial/Introduction to Fabric.js. Part 2.md -------------------------------------------------------------------------------- /Tutorial/Introduction to Fabric.js. Part 3.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cielaber/fabric.js-docs-cn/HEAD/Tutorial/Introduction to Fabric.js. Part 3.md -------------------------------------------------------------------------------- /Tutorial/Introduction to Fabric.js. Part 4. .md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cielaber/fabric.js-docs-cn/HEAD/Tutorial/Introduction to Fabric.js. Part 4. .md -------------------------------------------------------------------------------- /Tutorial/Introduction to Fabric.js: Part 1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cielaber/fabric.js-docs-cn/HEAD/Tutorial/Introduction to Fabric.js: Part 1.md -------------------------------------------------------------------------------- /Tutorial/Introduction to Fabric.js: Part 7 - Subclasses.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cielaber/fabric.js-docs-cn/HEAD/Tutorial/Introduction to Fabric.js: Part 7 - Subclasses.md -------------------------------------------------------------------------------- /Tutorial/Introduction to Fabric.js: Part 8 - Clipping with clipPaths .md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cielaber/fabric.js-docs-cn/HEAD/Tutorial/Introduction to Fabric.js: Part 8 - Clipping with clipPaths .md -------------------------------------------------------------------------------- /Tutorial/Introduction to custom controls for Fabric 4.x.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cielaber/fabric.js-docs-cn/HEAD/Tutorial/Introduction to custom controls for Fabric 4.x.md -------------------------------------------------------------------------------- /Tutorial/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cielaber/fabric.js-docs-cn/HEAD/Tutorial/README.md -------------------------------------------------------------------------------- /Tutorial/Using transformations, Introduction to Fabric.js Part 6 .md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cielaber/fabric.js-docs-cn/HEAD/Tutorial/Using transformations, Introduction to Fabric.js Part 6 .md -------------------------------------------------------------------------------- /Tutorial/Zoom and pan, introduction to FabricJS part 5 .md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cielaber/fabric.js-docs-cn/HEAD/Tutorial/Zoom and pan, introduction to FabricJS part 5 .md --------------------------------------------------------------------------------