Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 465 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 465 Bytes

Fun with FabricJS Demo

Connect.Tech 2017

Plunkr

Versions

  1. Setup; create fabric.Canvas object
  2. Canvas sizing and zoom
  3. Basic objects and some inputs for manipulating them
  4. Free drawing
  5. Extending an object class: FText
  6. Handling images: FImage
  7. Image filters: filterManager
  8. Canvas image data: Download
  9. Patterns and static canvas: Preview
  10. Overlay image and internal canvases: FWatermark