sunyatasattva / vuector

A simple Vector graphics editor based on Vue.js and vue-fabric.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add more sophisticated tools

sunyatasattva opened this issue · comments

[ ] Polyline
[ ] Polygon
[ ] Bezier curve (see: http://buildaweso.me/project/2013/7/20/interactive-cubic-bezier-demo)

They all require mouse clicks and not mouse move.