Questions tagged [sketching]

32 questions
0
votes
1 answer

How to sketch or draw a shaded paintings in Android 2.2?

I have worked on Paint in my app. It works fine normally. What i need is, If User wish to draw something like shaded paintings or shadow diagrams then if he/she clicks the shaded button then they must be able to draw the shaded diagrams. How to do…
Achiever
  • 1,626
  • 10
  • 30
  • 54
-2
votes
3 answers

Trying to SKETCH a rectangle on canvas, preferably in Javascript?

I am trying to sketch a rectangle, like how you do in Paint. But currently when I try to sketch a rectangle, this is what my canvas looks like--double drawings, messy rectangles. This is what my whole code looks like: (deleted code) How do I sketch…
1 2
3