Basically, my application needs to do at least the following things:
- drag & drop
- zooming & panning
- image rotation
- ability to manipulate canvas objects with code
- svg import (if possible, not important though)
My requirements are quite basic but is it me or do these canvas libraries seem so limited in functionality? I know the canvas spec isn't final, but I've seen some stunning canvas projects out there.