Hi,
I am building a custom drawing application where a user will have the ability to select brush, pencil, colour etc and then draw on a stage (canvas). The canvas will be 400px by 400px. The actual application will be bigger than this. They will also have the ability to select eraser and erase any drawing they have done.
Can someone please point me in the right direction to achieve this? Examples would be greatly appreciated. I dont have a lot of time to complete this.
The entire application will allow the user to also select from a list of vector objects and place them on the canvas also. They can scale, rotate, colour, and layer (swapDepths) these objects also.
Thanks in advance!